An Excel Spreadsheet Question
Example:
A B C
______________________________________________________________________
1 Joes Market 865-123-2345
2 123 Willow Way
3 Knoxville, TN
4
5 Bills Deli 865-234-3456
6 234 Fox Run
7 Knoxville, TN
etc.....
The first cells contents is a text string followed by a phone number. The phone number will always be xxx-xxx-xxxx (area code, and then the number). What would I have to do to create a macro to move the phone number only, out of the cell, to the next cell over... (text and phone number in A1) leaving text in A1 and moving
phone number to B1. Then I want to move what is in A2 to C1, A3 to D1. Then repeat the process with the next address. I have a list of over 2000 addresses in Column A in a spread sheet.
Thanks
Example:
A B C
______________________________________________________________________
1 Joes Market 865-123-2345
2 123 Willow Way
3 Knoxville, TN
4
5 Bills Deli 865-234-3456
6 234 Fox Run
7 Knoxville, TN
etc.....
The first cells contents is a text string followed by a phone number. The phone number will always be xxx-xxx-xxxx (area code, and then the number). What would I have to do to create a macro to move the phone number only, out of the cell, to the next cell over... (text and phone number in A1) leaving text in A1 and moving
phone number to B1. Then I want to move what is in A2 to C1, A3 to D1. Then repeat the process with the next address. I have a list of over 2000 addresses in Column A in a spread sheet.
Thanks