I have two sections to my spreadsheet that I need to get grand totals for. However, due to the subtotal formulas I'm using in each section, I noticed that I get an error message if there are any blanks in them. When this happens to my subtotal, my GRAND TOTAL gets the error message too. These are the formulas used:
(F23) Avg Loaded $, SUBTOTAL GROWER INVENTORY --> =SUBTOTAL(1,F4:F22)
(F50) Avg Loaded $, GRAND TOTAL --> =SUBTOTAL(1,F4:F22)