Hi
I have a report which is genetrated from a query created in query design
In query design there is a column called criteria
Is there a way I can do the following
A user chooses a value from a combo box(i.e. a column name)
then enters some criteria to narrow down the query (i.e. by a certain surname)
The user's criteria is inserted into the criteria field in query design and next to the correct row(i.e. column surname)
Is i possible to do this through VB or will I have to write out the query in vb and do it through a form
thanks for any help in advance
I have a report which is genetrated from a query created in query design
In query design there is a column called criteria
Is there a way I can do the following
A user chooses a value from a combo box(i.e. a column name)
then enters some criteria to narrow down the query (i.e. by a certain surname)
The user's criteria is inserted into the criteria field in query design and next to the correct row(i.e. column surname)
Is i possible to do this through VB or will I have to write out the query in vb and do it through a form
thanks for any help in advance