B
Brenna
I have a field where the data is a text based 8 character ID.
For Instance: 0000003A
I want to have a query that will prompt for a value but
will search starting at the right side.
So if one enters: 3A it will output 0000003A rather than
00000013A.
I've tried the following criteria expression, but it's not
quite right: Like "*" & [Enter Volume Number]
Any ideas?
For Instance: 0000003A
I want to have a query that will prompt for a value but
will search starting at the right side.
So if one enters: 3A it will output 0000003A rather than
00000013A.
I've tried the following criteria expression, but it's not
quite right: Like "*" & [Enter Volume Number]
Any ideas?