colormestacy
New Member
- Joined
- Mar 27, 2023
- Messages
- 8
- Office Version
- 2021
- Platform
- MacOS
Hi there,
New here, but I'm wondering if there's a time saving solution to a data processing issue I've encountered.
I have multiple files with 20+ sheets. All sheets have the same headers; they correspond to measurements from different experiments.
I need to do the following to each:
1) Filter 'Area' column for measurements between 10 and 100
2) Calculate the AVERAGE of all 'Area' column measurements post-filter
3) Calculate the AVERAGE of all 'Intensity' column measurements post-filter
4) Divide the the result from (3) by the result from (2)
5) Create a new sheet where the results from (2), (3), and (4) from each sheet are listed in a single row of three different columns
A challenge is that each sheet has different measurements, so the filter will produce different numbers of rows per sheet.
Any thoughts on how to create a macro to expedite this would be greatly appreciated.
Stace
New here, but I'm wondering if there's a time saving solution to a data processing issue I've encountered.
I have multiple files with 20+ sheets. All sheets have the same headers; they correspond to measurements from different experiments.
I need to do the following to each:
1) Filter 'Area' column for measurements between 10 and 100
2) Calculate the AVERAGE of all 'Area' column measurements post-filter
3) Calculate the AVERAGE of all 'Intensity' column measurements post-filter
4) Divide the the result from (3) by the result from (2)
5) Create a new sheet where the results from (2), (3), and (4) from each sheet are listed in a single row of three different columns
A challenge is that each sheet has different measurements, so the filter will produce different numbers of rows per sheet.
Any thoughts on how to create a macro to expedite this would be greatly appreciated.
Stace