complex query to pull unique values6743 (6/7/2010 1:24:38 AM) I have an inspection table to keep track of rooms in various buildings.
These rooms are shared with different supervisors. One inspection of a
location would result in x # of inspection records. If the room... JR
Using a combo box to determine which field to search.3517 (6/7/2010 7:38:27 PM) What I want to do, hopefully, will be simple enough. I want to have a search
form that has two fields, one a combo box and the other an unbound field. I
want the combo box to list the different fields withi... vander
Like Criteria Question using a control from a Form1774 (6/7/2010 8:46:03 PM) I am trying to do a like criteria with 2 wildcards using a text box as the
parameter.
The original data comes from our ERP system that I ODBC to.
Everything I read tells me I am writing the criteria corre... Utf