![]() |
Changing digits in a cell HELP
I have a spreadsheet that has a column listing telephone numbers. These numbers need to change. I need to know how to create a macro or formula to make this happen. Example: (currently in the column) 5555555555, I need to change the area code and 3 didit exchange to a new number ( the area code and exchange will be the same for all the numbers in the column) (444)444-5555. the only part of the number that will stay the same is the last 4 digits Thanks -- Hemming ------------------------------------------------------------------------ Hemming's Profile: http://www.excelforum.com/member.php...o&userid=32185 View this thread: http://www.excelforum.com/showthread...hreadid=519319 |
Changing digits in a cell HELP
="(444)444-"&RIGHT(A1,4)
-- Kind regards, Niek Otten "Hemming" wrote in message ... I have a spreadsheet that has a column listing telephone numbers. These numbers need to change. I need to know how to create a macro or formula to make this happen. Example: (currently in the column) 5555555555, I need to change the area code and 3 didit exchange to a new number ( the area code and exchange will be the same for all the numbers in the column) (444)444-5555. the only part of the number that will stay the same is the last 4 digits Thanks -- Hemming ------------------------------------------------------------------------ Hemming's Profile: http://www.excelforum.com/member.php...o&userid=32185 View this thread: http://www.excelforum.com/showthread...hreadid=519319 |
All times are GMT +1. The time now is 05:33 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com