Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an Excel 97 speadsheet that has the city, state and zip code in
column A(Houston, TX 77095). Some of the zip codes have the zip + 4 code as well. I need to copy the city to column B, state to column c and zip code to column d. Is there a macro that can do this? TIA |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try highlighting the column and using Text to Columns under the Data menu.
Use a delimiter and try a space. -- Damon Longworth Don't miss out on the 2005 Excel User Conference Sept 16th and 17th Stockyards Hotel - Ft. Worth, Texas www.ExcelUserConference.com "gh" wrote in message ... I have an Excel 97 speadsheet that has the city, state and zip code in column A(Houston, TX 77095). Some of the zip codes have the zip + 4 code as well. I need to copy the city to column B, state to column c and zip code to column d. Is there a macro that can do this? TIA |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy and paste versus copy and insert copied cells | New Users to Excel | |||
Copy/Paste how to avoid the copy of formula cells w/o calc values | Excel Discussion (Misc queries) | |||
EXCEL FILE a copy/a copy/a copy ....filename | New Users to Excel | |||
Code to copy range vs Copy Entire Worksheet - can't figure it out | Excel Programming | |||
How copy format, font, color and border without copy/paste? | Excel Programming |