A
Annelie
I was able to convert in imported field, which has text and numbers, to all
numbers using
iif(isnumber([jobno]),jobno,0)
That formula left my job numbers alone and replaced any text with job no 0
But the field is still not being recognized as a number and I cannot make a
relationship between the jobs table and this jobno.
Any way I can do this?
Annelie
numbers using
iif(isnumber([jobno]),jobno,0)
That formula left my job numbers alone and replaced any text with job no 0
But the field is still not being recognized as a number and I cannot make a
relationship between the jobs table and this jobno.
Any way I can do this?
Annelie