G
Guest
I have upgraded to Excel 2003, but many of the people I share workbooks with have not. I have noticed that in Excel 2003 there is a new level of function_nums under subtotal (101-111) which are for subtotalling only hidden rows. In older versions this does not exist so anytime I send a worksheet with a subtotal of this type the formulas are all zeros, as there is no function_num 109 in that version of Excel. As an example = subtotal(109,a1:a1000) will only include visible rows in the subtotal in Excel 2003 but in earlier versions it returns zero.
I thought in earlier versions =subtotal(9,a1:a1000) would only include visible rows, not all rows, but I cannot go back and check as I do not have an older version. Is there a subtotal that will only include visible rows that is the same in Excel 2003 and earlier versions?
I thought in earlier versions =subtotal(9,a1:a1000) would only include visible rows, not all rows, but I cannot go back and check as I do not have an older version. Is there a subtotal that will only include visible rows that is the same in Excel 2003 and earlier versions?