JennyPeters
Programmer
I'm working on an Access .adp and am making an SQL statment query (not a stored procedure) that needs to reference a control on the form. Of course the good old 'builder' no longer seems to exist to help.
In the criteria column, I have entered:
= Forms![NewProducts]![CategoryID]
...which gives me an error stating "Invalid or missing expression".
Can you not reference a control in an Access .adp query?
Thanks,
jenny
In the criteria column, I have entered:
= Forms![NewProducts]![CategoryID]
...which gives me an error stating "Invalid or missing expression".
Can you not reference a control in an Access .adp query?
Thanks,
jenny