G
Guest
Hello All,
I have a field that contains a phone number, for instance, but is all
together(i.e., 3105552568). I would like to have a text box on the report
show just the area code. I tried putting the following:
=Left([PhoneNo],3)
in the control source field, but to no avail.
Any help would be much appreciated.
Thanks,
Trevor
I have a field that contains a phone number, for instance, but is all
together(i.e., 3105552568). I would like to have a text box on the report
show just the area code. I tried putting the following:
=Left([PhoneNo],3)
in the control source field, but to no avail.
Any help would be much appreciated.
Thanks,
Trevor