You never received training in Excel? Are you using Excel?
This is an Access newsgroup. We are here to answer questions about Access
databases and how to create queries in them.
Using Access, if you are saying that an area code has changed, you could use
an update query and the Left or Mid functions. Personally, I have never
heard of a case where an area code changed for everyone in it. I have seen
many cases where a new area code was added to an area. I think (but could
be wrong) that when we added a new area code in Houston many years ago that
some people changed to the new one, and some did not. There would be no way
to fix these in bulk because the changes were based loosely on they physical
location of the person/business. If you changed them all, half of them
would still be wrong.
In any case, post back if you are using Access and need more help.
Post to an Excel newsgroup if you are using Excel.
I would be curious to hear the circumstances that would allow you to use a
batch update process to change an area code, though.
--
Rick B
Post by faxyladyWhere can I find info on updating area codes and exchanges through the use of
functions such as MID and Right? I never received training in Excel but
heard these functions can be used to update area codes and exchanges. How do
I find a certain area code, then employ a delete query to delete it?