Producing Graphs from queries

  • Thread starter Thread starter paulsdixon
  • Start date Start date
P

paulsdixon

Guest
I am trying to generate a chart from a query that has an input requirement from the user. The '[Input]' is what I have placed in the crtieria field of the query.

Has anybody had any similar errors appear as the one shown below?

The microsoft Jet database engine does not recognize [Input] as a valid field or expression.
 
add ur [Input] to the parameter list of the query in QUERY >> PARAMETER and put the data type as well.
 

Users who are viewing this thread

Back
Top Bottom