I have a simple query which returns data between 2 dates based on parameters entered at runtime:
Between [Start] And [Finish]
But when I try to write a report based on this query and graph the results I get error messages
'The Microsoft Jet database engine does not recognise [Start] as a valid field or expression'
and a longer message suggesting reasons why...
Any idea what the issue is here?
Between [Start] And [Finish]
But when I try to write a report based on this query and graph the results I get error messages
'The Microsoft Jet database engine does not recognise [Start] as a valid field or expression'
and a longer message suggesting reasons why...
Any idea what the issue is here?