
Originally Posted by
Dano
My goal is to easily extract a subset of a large data file from on-line surveys (1,000's of lines of data).
For instance: All raw data is in one workbook, in one worksheet, one column of which includes a "client code." A second workbook links to this sheet. Entering a "client code" here would copy all related data into a worksheet in the second file (i.e., any row of data in the first file that meets this criteria is copied into the second file for analysis). I'd prefer not to modify the raw data, and most subsets contain only 10 to 40 lines of data.
I've tried using simple formulas, but this results in huge numbers of calculations and slow performance.
Any suggestions would be GREATLY appreciated.
Bookmarks