G
Guest
Any suggestions on writing a query expression that will allow me to produce
values that are parts of other fields? In other words, I have a field that
stores an identification number that is ten characters followed by a dash
then three more characters (xxxxxxxxxx-xxx). I need a field that contains
the characters to the left of the dash and a field that contains the
characters to the right of the dash but don't want to re-type all the values.
Help!
values that are parts of other fields? In other words, I have a field that
stores an identification number that is ten characters followed by a dash
then three more characters (xxxxxxxxxx-xxx). I need a field that contains
the characters to the left of the dash and a field that contains the
characters to the right of the dash but don't want to re-type all the values.
Help!