F
Fred
I am trying to create a query that will take the the first
character in a field <fname>, the first character in a
second field <lname> and combine them with the another
field called <siteno> to produce a field called <uname>.
Please see the example below;
<fname> <lname> <siteno> <uname>
Frank Ludlow 0100 fl0100
Chris Smith 0101 cs0101
Thanks for your help!
Fred
character in a field <fname>, the first character in a
second field <lname> and combine them with the another
field called <siteno> to produce a field called <uname>.
Please see the example below;
<fname> <lname> <siteno> <uname>
Frank Ludlow 0100 fl0100
Chris Smith 0101 cs0101
Thanks for your help!
Fred