R
Randy
Hello,
I have 2 questions on Pivot table creation with macros.
1) Is there a way to restrict the size of the pivot table
based on one field- before it creates it?
By that I mean - I create a huge list of names, roles,
and hours. If I want to filter to a certain role, it
seems to want the entire table built first (takes 10
minutes), and then removes the unwanted roles. Is there
a way to define the role before the table is created to
save time?
2) For the same table, if, in the source data, someone
adds a new role, it is by default added to the pivot
tables role field as "visible". Is there a way to make
all roles outside of the one I want - not visible?
By that - say I want the role "painter" to be visible,
but I don't want "builder" or "architect". I hardcode it
that way. Then someone adds janitor, and they start
appearing in my painter pivot table.
Any help would be great!
Thanks,
Randy
I have 2 questions on Pivot table creation with macros.
1) Is there a way to restrict the size of the pivot table
based on one field- before it creates it?
By that I mean - I create a huge list of names, roles,
and hours. If I want to filter to a certain role, it
seems to want the entire table built first (takes 10
minutes), and then removes the unwanted roles. Is there
a way to define the role before the table is created to
save time?
2) For the same table, if, in the source data, someone
adds a new role, it is by default added to the pivot
tables role field as "visible". Is there a way to make
all roles outside of the one I want - not visible?
By that - say I want the role "painter" to be visible,
but I don't want "builder" or "architect". I hardcode it
that way. Then someone adds janitor, and they start
appearing in my painter pivot table.
Any help would be great!
Thanks,
Randy