Microsoft
Software
Hardware
Network
Question : Compile Error: Object Required
I am getting a Compile Error: Object Required when I try to set a variable that I have defined with the following statement: Dim Payment_ID As Integer. I get the error on the following line of code: Set Payment_ID = Payment!Payment_ID.
Please tell me how to set this variable without the compile error. Also, the value I am trying to use to set Payment_IDis an autonumber field on a table row that has just been created with AddNew. How do I refer to that field value?
Thanks very much for your help.
Answer : Compile Error: Object Required
TYPO ...
"and do use Set" >>> and Don't use Set
mx
Random Solutions
Small parameter windows appears?
User name and password to perform a change access 2003
SQL Query to return Count in Table 2 while also returning the row in Table 1.
I need access to automatically add a modifier to a cpt code listed in an excel spreadsheet if a certain cpt code is entered on the same line
Need help on sorting a gridview
Retrieve an email ID from Outlook when creating an email from Access
Downloading Freezes
how to write the syntax
How many sort arguments can I use ?
MS Excel and Word 2003 won't scroll the bottom pane of a split window.