G
Guest
Hi, I am sure I learned how to do this at one point way back when but, I
can't remember how. I have two different sets of data:
UWI is made up of the fields: LE, LSD, SEC, TWP, RGE, MER and should look
like:
100/14-30-075-06W5
NTS is made up of the fields: QUnit, Except, Unit, 4Block, Map, 6Block,
7Block and should look like: A-B-005-B/097-A-15
The reason I have the fields split out is because I needed to allow the
users to search on any one field, or multiple fields.
You will always have either a UWI or a NTS but not both. I am trying to
figure out how to make my query join all the UWI fields together into one
field and all the NTS fields together into one field (with the appropriate
-'s and /'s) so that I can put them into my reports and then set the blank
one to not be visible.
Is this possible? Can someone please point me in the right direction?
Thanks in advance - don't know what I'd do without this discussion group!
can't remember how. I have two different sets of data:
UWI is made up of the fields: LE, LSD, SEC, TWP, RGE, MER and should look
like:
100/14-30-075-06W5
NTS is made up of the fields: QUnit, Except, Unit, 4Block, Map, 6Block,
7Block and should look like: A-B-005-B/097-A-15
The reason I have the fields split out is because I needed to allow the
users to search on any one field, or multiple fields.
You will always have either a UWI or a NTS but not both. I am trying to
figure out how to make my query join all the UWI fields together into one
field and all the NTS fields together into one field (with the appropriate
-'s and /'s) so that I can put them into my reports and then set the blank
one to not be visible.
Is this possible? Can someone please point me in the right direction?
Thanks in advance - don't know what I'd do without this discussion group!