
January 4th, 2012, 08:50 AM
|
|
Registered User
|
|
Join Date: Dec 2010
Posts: 2
Time spent in forums: 1 h 26 m 24 sec
Reputation Power: 0
|
|
|
Access Form Search
Hello, I could use some assistance. I am trying to create a search/filter for a form but it is not working.
The database I have created is an inventory database. The only complexity is that the field "Location Initials" in the "Assets" table pulls values from another table called "Locations."
In my form, I am trying to do a search of assets based on where they are located. I am using a combo box that pulls the locations from the locations table to perform the search.
I created something like this over a year ago but cannot remember what I did and do not have access to that resource. From what I can tell, I have to create a query to search by in the VB code for this to work.
Any help would be greatly appreciated while I continue to work on this issue.
|