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
After Update in Access
Count work days between two dates
RAID config options for SQL Server 2008
CreateFile in EVC
Is Windows Vista media center downloadable. Is there a free evaluation perios download.
Access 2003 Queries wrongly prompting for parameters
sony pc vaio PCV-RS all CD/DVD error code 39
Probl;em with Totals in Subform/Main From in Access 2007
Function to return a boolean and 2 strings
Open Access MDB file from SharePoint