I have a number of queries which build up from text boxes on a form.
I accumulate the end data together in a cross tab query but get the error:
"The Microsoft Jet Database engine does not recognize 'forms!dfrmCreateDialog!datStart' as a valid field name or expression"
The query works fine if I use absolute references. My other select queries work fine with the above criteria.
Any ideas how to pass this information correctly to a cross tab query?
I accumulate the end data together in a cross tab query but get the error:
"The Microsoft Jet Database engine does not recognize 'forms!dfrmCreateDialog!datStart' as a valid field name or expression"
The query works fine if I use absolute references. My other select queries work fine with the above criteria.
Any ideas how to pass this information correctly to a cross tab query?