Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I have a column of phone numbers listed as 1-555-555-5555 and need to format
it to 555-55-5555 (removing the 1-) and I can't find it anywhere. Can anyone help? Thanks so much. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Michelle,
In another column, use the formula =RIGHT(A2,LEN(A2)-2) and copy down. Unless the dashes are added by formatting... HTH, Bernie MS Excel MVP "Michelle22" wrote in message ... I have a column of phone numbers listed as 1-555-555-5555 and need to format it to 555-55-5555 (removing the 1-) and I can't find it anywhere. Can anyone help? Thanks so much. |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
edit, replace"1-" with ""
"Bernie Deitrick" wrote: Michelle, In another column, use the formula =RIGHT(A2,LEN(A2)-2) and copy down. Unless the dashes are added by formatting... HTH, Bernie MS Excel MVP "Michelle22" wrote in message ... I have a column of phone numbers listed as 1-555-555-5555 and need to format it to 555-55-5555 (removing the 1-) and I can't find it anywhere. Can anyone help? Thanks so much. |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Daniel,
1-321-321-4321 would become 32324321 HTH, Bernie MS Excel MVP "daniel" wrote in message ... edit, replace"1-" with "" "Bernie Deitrick" wrote: Michelle, In another column, use the formula =RIGHT(A2,LEN(A2)-2) and copy down. Unless the dashes are added by formatting... HTH, Bernie MS Excel MVP "Michelle22" wrote in message ... I have a column of phone numbers listed as 1-555-555-5555 and need to format it to 555-55-5555 (removing the 1-) and I can't find it anywhere. Can anyone help? Thanks so much. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting a mixed text/number column based on text in another colum | Excel Discussion (Misc queries) | |||
Return Text In Cell realting to Max Value in different colum | Excel Discussion (Misc queries) | |||
Keeping a sum colum correct after inserting a colum of data in fro | Excel Discussion (Misc queries) | |||
Check data on colum A and find match on colum b | Excel Discussion (Misc queries) | |||
Putting text in a column based on variable text from another colum | Excel Discussion (Misc queries) |