Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Wed, 18 Feb 2009 13:33:01 -0800, Maracay
wrote: Hi guys, Hi have a column with City, Address, Postal Code I need to delete the I need to delete the , between Address and Postal code, the problem is that is not located in a specific position, some postal codes are longer, some times there is a space others double space, I want a way to search for that second comma and deleted, Thanks If your data is in A1:An B1: =SUBSTITUTE(A1,",","",2) Fill down as far as required. You can then copy/paste-special *VALUES* over the original --ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
syntax for "IF" commend to check for multiple empty cells bf comma | Excel Worksheet Functions | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
no comma separator for ="total"&"$ "&sum(a1:a10) | Excel Worksheet Functions | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |