L Leo Heuser Mar 23, 2004 #2 Shane If the cells are hidden as a result of filtering, have a look at the SUBTOTAL() function. If they are hidden otherwise, you have to use VBA.
Shane If the cells are hidden as a result of filtering, have a look at the SUBTOTAL() function. If they are hidden otherwise, you have to use VBA.
F Frank Kabel Mar 23, 2004 #4 Hi Leo Excel 2003 has extended the SUBTOTAL function to also exclude hidden rows which are not caused by filtering but by manual operation
Hi Leo Excel 2003 has extended the SUBTOTAL function to also exclude hidden rows which are not caused by filtering but by manual operation
L Leo Heuser Mar 24, 2004 #5 Hi Frank Thanks for that bit of information. I have not yet started using Excel 2003.