Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good morning --
I'm trying to parse this: A B C D Alfred E Newman into: A B C D Alfred E Newman What I've written is: Cells(iR, 1).Parse Destination:=Cells(iR, 2) but it just copies the entire cell contents to the next row over. What am I doing wrong? TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
parsing data | Excel Programming | |||
Text parsing - Extracting data from inconsistent data entry format. | Excel Programming | |||
Parsing Data with | Excel Discussion (Misc queries) | |||
Help With Parsing Data | Excel Discussion (Misc queries) | |||
Parsing Data | Excel Programming |