I
instereo911 via AccessMonster.com
Hi everyone,
I have a problem with a parameter (well not a problem but i wanted to see if
it is possible)
one of my columns called OPERID on a table called Table.
The OPERID field is 4 bytes. Some examples of the OPERID are:
47AD
4768
8831
3C4D
etc
I want to set a parameter in a query to pull the following:
[Enter Unit Number] which the input would be the first two digits: Example:
User enters [47] and it will pull all of 47 on first two digits of OPERID. So
output would be 47AD and 4768
I hope that make sense, but I don't know what to do.
Thanks everyone
I have a problem with a parameter (well not a problem but i wanted to see if
it is possible)
one of my columns called OPERID on a table called Table.
The OPERID field is 4 bytes. Some examples of the OPERID are:
47AD
4768
8831
3C4D
etc
I want to set a parameter in a query to pull the following:
[Enter Unit Number] which the input would be the first two digits: Example:
User enters [47] and it will pull all of 47 on first two digits of OPERID. So
output would be 47AD and 4768
I hope that make sense, but I don't know what to do.
Thanks everyone