I have got data from data acquisition(Labview) in a report form Excel/Doc file format. For each test one report is being generated. So now i want to sort out all the data in all reports.
For example :
- In first excel , if the final result data as 4.
- In second excel, if the result is 7
- In third excel, if the result is 9
- Like wise i need to analyse N number of reports with corresponding data.
- we actually have the benchmarking value, where we need to see which of the report data are within the spec.
So to achieve