Extract from Excel Cells?
Posted: Wed Aug 13, 2014 1:50 am
Hi there,
I've just come across TextPipe & ExcelPipe and have been fiddling around with it so far pretty useful.
However, I'm stuck at one filtering:
What I would like to do is for either program to search for multiple strings (i.e. apple|banana) and return the contents of the matching cell from multiple excel workbooks & worksheets and make a summary of them. All data is on column A, no cells are merged. Each workbook contains around 30 sheets.
So each match should be on a new line on the text file output.
I'm using "Extract line matching (grep)" option with "Process inside compressed...", but it is returning almost the whole excel file.
With ExcelPipe, I've entered these query strings to be replaced & highlighted and it works, but there is a lot of data to go through, so I'd like to see summary and automate this process.
Example Excel worksheet:
A5: There were 5 apples in the basket
A6: Monkey ate 3 bananas on Aug 12.
A7: No animals ate peaches.
A8: Not matching query.
and so forth.
Can anyone help out?
Thanks!
I've just come across TextPipe & ExcelPipe and have been fiddling around with it so far pretty useful.
However, I'm stuck at one filtering:
What I would like to do is for either program to search for multiple strings (i.e. apple|banana) and return the contents of the matching cell from multiple excel workbooks & worksheets and make a summary of them. All data is on column A, no cells are merged. Each workbook contains around 30 sheets.
So each match should be on a new line on the text file output.
I'm using "Extract line matching (grep)" option with "Process inside compressed...", but it is returning almost the whole excel file.
With ExcelPipe, I've entered these query strings to be replaced & highlighted and it works, but there is a lot of data to go through, so I'd like to see summary and automate this process.
Example Excel worksheet:
A5: There were 5 apples in the basket
A6: Monkey ate 3 bananas on Aug 12.
A7: No animals ate peaches.
A8: Not matching query.
and so forth.
Can anyone help out?
Thanks!