I have a simple query that queries all orders in a database. I would like to be able to query by part # to pull up orders by specific part #, which i have succesfully done by placing [Part #] in the criteria of the query, however if a user wants to skip that by simply hitting enter without entering a PART # I would like all the records to show.....How can I accomplish this?
Thanks for any help!
Paul
Thanks for any help!
Paul