R
Reddy
I have a pivot table which gets updated every day.
Last row in the pivot table is 'Grand Total' and the number of rows in
the pivot table varies every day.
I have another function which needs the count of number of rows in the
pivot table. Since the starting cell remains the same, I am counting
the number of rows in the pivot table = Row Number of 'Grand Total' -
Starting Cell value.
Now my question is .. how do I get the Row Number of cell 'Grand
Total'?
Thank you for your time.
Regards,
Reddy
Last row in the pivot table is 'Grand Total' and the number of rows in
the pivot table varies every day.
I have another function which needs the count of number of rows in the
pivot table. Since the starting cell remains the same, I am counting
the number of rows in the pivot table = Row Number of 'Grand Total' -
Starting Cell value.
Now my question is .. how do I get the Row Number of cell 'Grand
Total'?
Thank you for your time.
Regards,
Reddy