Hi all,
I'm sure this is a simple problem.
Within a query I am trying to add 3 integer fields together to create an id but I don't actually want to sum the 3.
For example, if my 3 fields read -
803+403+01
I don't want the answer to be 1206. I want the answer to read 80340301.
Similarly If the 3rd field were to be replaced by an alpha field, therefore reading soemthing like -
803+402+M03
does anyone know how this can be done within a query to read 803402-M03?
Thanks all,
Woody.
I'm sure this is a simple problem.
Within a query I am trying to add 3 integer fields together to create an id but I don't actually want to sum the 3.
For example, if my 3 fields read -
803+403+01
I don't want the answer to be 1206. I want the answer to read 80340301.
Similarly If the 3rd field were to be replaced by an alpha field, therefore reading soemthing like -
803+402+M03
does anyone know how this can be done within a query to read 803402-M03?
Thanks all,
Woody.