J
JD
Hi Everyone,
Is it possible to pass query arguements into an access
report.
If you have a query like so
SELECT * FROM tblContact WHERE Reponsibile IN
("Owner","Employee") OR Market IN ("Beaches","Computers")
Where I would like to be able to pass in the values for
the where clause....is this possible to do?
Is it possible to pass query arguements into an access
report.
If you have a query like so
SELECT * FROM tblContact WHERE Reponsibile IN
("Owner","Employee") OR Market IN ("Beaches","Computers")
Where I would like to be able to pass in the values for
the where clause....is this possible to do?