G
Guest
I am trying to make a chart using information from a query that uses the
criteria:
Between [Forms]![Main]![start] And [Forms]![Main]![end]
to retrieve records that are between two different dates ("start" and "end").
When I attempt to use these dates as my x-coordinates on the chart, I get
the error message "The Microsoft Jet database engine does not recognize
[Forms]![Main]![start] as a valid field name or expression."
What can I do to remedy this problem?
Thank you
criteria:
Between [Forms]![Main]![start] And [Forms]![Main]![end]
to retrieve records that are between two different dates ("start" and "end").
When I attempt to use these dates as my x-coordinates on the chart, I get
the error message "The Microsoft Jet database engine does not recognize
[Forms]![Main]![start] as a valid field name or expression."
What can I do to remedy this problem?
Thank you