Hi All,
On each worksheet, I need to see how many units of something have passed through a certain machine. This is easy enough on a single sheet using SUMIF.
Is there any way to use a code to search through all the sheets in a workbook, and find the total units that a specific machine has processed?
The rows vary on the different sheets, but the columns are the same.
You can see in the example the code that is used to search for and sum the units connected to a specific machine.
example.PNG
Bookmarks