Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Hemming" wrote in
message ... can anyone help me with this ,,,,it is driving crazy !! thanks If you have to change them all to the same area code and exchange, I'd use this formula in another column: if cell A1 is: 5555555555 put this in cell A2: =value("444444" & right(a1,4)) Then you get a number in A2, which you can format as a Phone Number (using Format/Cells/Number/Special/Phone Number). HTH, Don -- Hemming ------------------------------------------------------------------------ Hemming's Profile: http://www.excelforum.com/member.php...o&userid=32185 View this thread: http://www.excelforum.com/showthread...hreadid=519308 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA write macro change column with 3 number digits to 4 digits the | Excel Discussion (Misc queries) | |||
number changing digits on paste from web apx file field | Excel Discussion (Misc queries) | |||
Changing digits in a cell HELP | Excel Discussion (Misc queries) | |||
Why is Excel changing the last 2 digits of a 17 digit num to 00. | Excel Discussion (Misc queries) | |||
changing 4 digits into 2 digit year | Excel Programming |