Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I was looking through this discussion group, found something close to what I
need, but not being a programmer, I haven't been able to modify it to what I am attempting to do and I hope someone can help. The .csv files are split into groups by month (ie: "c:\Jan\file name.csv)". I need to search within the group of csv files and extract data into an Excel file. What I would like to do is if Cell A1 in my active wb matches the data to the right of the 76 comma in the csv file, extract the 'text' value (must be specified as text as this data is a 19 digit number and can't have it tuncated), in cell A2. Then in cell B2, extract the data that is to the right of the 109 comma. Continue searching the current file and loop through all remaining files, extract subsequent data into the next line below. Hopefully this is possible and someone can help! Thanks -- Linda |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract matching data from large data file (csv) | Excel Programming | |||
How to extract data from File Path | Excel Programming | |||
Extract Certain Data from closed file | Excel Programming | |||
extract data from a text file | Excel Programming | |||
Extract data from an old Quattro file | Excel Programming |