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
convert delimited text file into 2 dimension array
Mounting Images using IMAGEX
Vista: can I run a program from a mapped network drive in compatibility mode?
Exchange 2007 to 2010 upgrade
Referencing text file in WPF application
printing a file given the path in windows API
CLR Stored Procedure
Access 2000 - Query Crteria Problem
Mutliple Zones when adding a webpart to a page
I want to use the sum by IFF Function by using a criteria