Pivot Tables - Calculated Item

  • Thread starter Thread starter william.mcseveney
  • Start date Start date
W

william.mcseveney

Hi

I have a calculated item formula which uses the sum function. It
selects certain columns to sum up. The problem I have is that these
categories I need to sum up change each day, which means I have to
manually select the columns to add up - which is time consuming.

How could I get around this problem?

Thanks


W
 
Have you looked at the GetPivotData function? You can replace some of the
hard coded values with something like "A1" where A1 contains the value you
need.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top