D
Dick Watson
I assigned a named range to the column headers with in a pivot table in
order to compute a
=count(MyPvtTableColumnHdrs)
of them.
I assigned a named range to the row headers at the outer-most level in a
pivot table in order to compute a
=countif(MyPvtTableRowHeaders,"?????ColValsEndLikeThis")
of them.
Both ranges were created with absolute references.
I expected these ranges to expand and contract as the size of the pivot
table changed with the data.
No Joy. They don't.
Is there any other way to reference a range within the pivot table and have
this reference grow and shrink with the pivot table???
Thanks in advance!
order to compute a
=count(MyPvtTableColumnHdrs)
of them.
I assigned a named range to the row headers at the outer-most level in a
pivot table in order to compute a
=countif(MyPvtTableRowHeaders,"?????ColValsEndLikeThis")
of them.
Both ranges were created with absolute references.
I expected these ranges to expand and contract as the size of the pivot
table changed with the data.
No Joy. They don't.
Is there any other way to reference a range within the pivot table and have
this reference grow and shrink with the pivot table???
Thanks in advance!