Greetings,
So i've run into quite some issues with access.
The main issue i'm assuming is because the field type is not proper.
I created a query with Like statements pointing to text boxes in a search form. Searching works great except when the lookup column is involved. When I involve the lookup column I fail to get the results im looking for. The lookup column is supposed to be a text field but it shows up in table properties as a number field could this be a problem. Can someone guide me to a proper method of searching and created reports for that search.
Also my searching technique may not be proper I create a normal table and that one table has 2 queries , 1 query i use for the search with the like statements and the other query I use for the normal form. IS it possible to have just a normal query and create a search as a filter from the report and not as a filter from the query??
Thanks in advance... .