Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50103

Extract variable location data from multiple sheets

$
0
0
I couldn't find an answer to this question but if it is out there, please point me in the right direction.

I have data from scientific experiments that is generated and the output is stored in .csv files. Each file represents a different experiment. Most measurements are obtained in every experiment, but some vary and, thus, the location within the .csv file of each data point is variable.

The key parts of this data is extracted by hand and I know there must be an easier way!

Unfortunately, the data is stored in a difficult format (this is the way the instrument/software does it). I attached an example. Note that the data fields are stored not in columns but rows and the numerical data output is usually a couple cells to the right of the field title.

I am unsure how to start and would appreciate some guidance. For example, if I have multiple of these .csv files and wanted to extract the numerical data for "Aorta1, Aorta2 and Aorta3" lengths, how would I go about that?

I think this may be challenging to set up but once done will save a TON of time.

Thanks in advance for your help!
Attached Files

Viewing all articles
Browse latest Browse all 50103

Trending Articles