C
CAJ
I have a field that has 7 characters in it (both numeric
and alpha ) I want to pull all the records but only what
to show the first 5 characters. used the left expression:
Left([field name],5)
and it only pulls back records with 5 characters. any help
on how to do this?
and alpha ) I want to pull all the records but only what
to show the first 5 characters. used the left expression:
Left([field name],5)
and it only pulls back records with 5 characters. any help
on how to do this?