L
Luke
PersonID: Nz([tblClients.RepresentativeID],[tblClients.ClientID])
I am using the above query to display the RepID if there is one, if there
isnt, then to display the ClientID. However, when I used a make table query,
the new field in the new table is created as a text field and not a number
field. Is there a way to force it to save the field as a number? (I have
Access 2003)
Many thanks
I am using the above query to display the RepID if there is one, if there
isnt, then to display the ClientID. However, when I used a make table query,
the new field in the new table is created as a text field and not a number
field. Is there a way to force it to save the field as a number? (I have
Access 2003)
Many thanks