Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
After using the Text Import wizard, the bulk of the data is
in an acceptable format, but I'm left with this type of data, split across columns: In A2: 126 Prices for Meas B2: sured Work C2: s - Major W D2: orks A3: D G B3: ROUNDWORKS Corrected, the result is: A B 2 126 Prices for Measured Works - Major Works 3 D GROUNDWORKS I can locate these records using If IsNumeric(Left(C.Value, 4)) Then but I don't know how to proceed further. Any pointers would be much appreciated. Regards. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.596 / Virus Database: 379 - Release Date: 26/02/2004 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combing 2 lists of data | Excel Discussion (Misc queries) | |||
Vlookup and/or combing data from two worksheets | Excel Worksheet Functions | |||
Question aobut splitting a number | Excel Discussion (Misc queries) | |||
Question for Bob Phillips re Splitting Names from Cells | Excel Discussion (Misc queries) | |||
Combing source data from 2 worksheets. | Charts and Charting in Excel |