In MS Access 2007 (VBA) a select query statement is utilized to create a temporary table with the same data. I want to access the temporary table to verify an id field, but it appears that the data is missing and the system does not recognize the variable. I double checked that the name is spelled correctly. However, every time I run the application and select the respective button option, an error message is returned that the 'qualifier is invalid'.
Any suggestions are greatly appreciated?
Thanks.
Any suggestions are greatly appreciated?
Thanks.