I have a form in access 2003 that is for input only. Customers names and phone numbers are entered by users. I am trying to help the users by identifying what time zone a given phone number is in. The only way I can think of is to somehow sort/copy the 1st three numbers of each phone number (the area code) and compare it to all the area codes I would have listed in a table with the time zone listed with each.
What I am visioning is that when a user runs a query, the query will have a list of phone numbers in one column and the time zone (Eastern, Pacific etc) next to each.
Any ideas?
Thanks!
What I am visioning is that when a user runs a query, the query will have a list of phone numbers in one column and the time zone (Eastern, Pacific etc) next to each.
Any ideas?
Thanks!
Comment