I'm trying to do use the subtotal function in an Excel spreadsheet. I have 5 worksheets in the file. I got the subtotal function to work perfectly on the first three tabs, but the last two units are far larger and there are too many references for the function to work. Is there another way to do this? Here is a sample of what my information looks like.
A B
1 SUBTOTAL =SUBTOTAL(B2:B5,B7:B9)
2 Thermocouples $$$$
3 SH Tubes $$$$
4 RH Tubes $$$$
5 Waterwall $$$$
6 Boiler =SUM(B2:B5)
7 BFP $$$$
8 BFP Motor $$$$
9 Condensate Pump $$$$
10 Auxiliaries =SUM(B7:B9)
I have another column next to the dollar amounts that automatically populates itself with either a P or an R depending on it's value. If I wanted to filter out just the P's or just the R's, I needed the subtotal field to see what the total is just for those particular line items. However, I have too many references. Can anyone help me? Thanks.
Veronica
A B
1 SUBTOTAL =SUBTOTAL(B2:B5,B7:B9)
2 Thermocouples $$$$
3 SH Tubes $$$$
4 RH Tubes $$$$
5 Waterwall $$$$
6 Boiler =SUM(B2:B5)
7 BFP $$$$
8 BFP Motor $$$$
9 Condensate Pump $$$$
10 Auxiliaries =SUM(B7:B9)
I have another column next to the dollar amounts that automatically populates itself with either a P or an R depending on it's value. If I wanted to filter out just the P's or just the R's, I needed the subtotal field to see what the total is just for those particular line items. However, I have too many references. Can anyone help me? Thanks.
Veronica