fuzzymonkey
New Member
- Joined
- Feb 8, 2006
- Messages
- 33
I have a large number of worksheets in a workbook (but to keep this simple say I have sheet1, sheet2 and sheet3)
In one column (say column A) I have a product code (e.g. A123), and in column B I have the number of items. On all of my worksheets the data is in the first 1000 rows.
I am trying to do something like a sumif to sum all of the number of items across all of the worksheets for a specific product code (i.e. I need to know the total number of product A123 that appears on all the worksheets). SUM allows me to do a 3D referance, but not SUMIF.
In one column (say column A) I have a product code (e.g. A123), and in column B I have the number of items. On all of my worksheets the data is in the first 1000 rows.
I am trying to do something like a sumif to sum all of the number of items across all of the worksheets for a specific product code (i.e. I need to know the total number of product A123 that appears on all the worksheets). SUM allows me to do a 3D referance, but not SUMIF.