C
Chad Cook via AccessMonster.com
Hi all,
I have looked everywhere but have been unable to get the syntax right for a
query that I have been developing. I have generated a value in a report
and I want to call a query using this value as a parameter. I have tried
Where Duration > [Reports]![myReport]![txtDur]
txtDur it the name of my Text Box in my report and my Report is the name of
the report. Any suggestions would be greatly appreciated.
Thanks in Advance,
Chad
I have looked everywhere but have been unable to get the syntax right for a
query that I have been developing. I have generated a value in a report
and I want to call a query using this value as a parameter. I have tried
Where Duration > [Reports]![myReport]![txtDur]
txtDur it the name of my Text Box in my report and my Report is the name of
the report. Any suggestions would be greatly appreciated.
Thanks in Advance,
Chad