P
Paul Warren
Guest
I have a form which is used to collect criteria from a user. I wish to use this criteria in a Select query to display results. Currently I build an SQL statement in VBA from the input on the form and use the RunSql command with a Select Into query. I have looked in the online help and it doesn't tell you how to create a Select query it only mentions Action Queries.
Any help would be much appreciated.
Any help would be much appreciated.