evanhughes
Registered User.
- Local time
- Today, 07:11
- Joined
- Nov 26, 2009
- Messages
- 46
Hi All
My problem is this.
I have a Table that I need to query. The field I need to query by is a combination of two fields in another table selected at time of data input. It contains job number and model type. I need to query it by job number only and I need user input to select the job number. I have tried like name = number = and nothing seems to work, even tried using wildcards to no avail.
The field presents like 1111 -- model type and I need an expression that will prompt the user for job number then display all records related to that job number only Blank fields disregarded.
Any insight would be appreciated.
Evan
My problem is this.
I have a Table that I need to query. The field I need to query by is a combination of two fields in another table selected at time of data input. It contains job number and model type. I need to query it by job number only and I need user input to select the job number. I have tried like name = number = and nothing seems to work, even tried using wildcards to no avail.
The field presents like 1111 -- model type and I need an expression that will prompt the user for job number then display all records related to that job number only Blank fields disregarded.
Any insight would be appreciated.
Evan