-2

I have a pivot table with monthly run-rate forecast. e.g. on the 5th of Jan it would be [number]/5 *31

I change it every week so 5th/ 12th/19th etc.

Only problem is I have lots of fields like this and lots of tables and lots of sheets. Is there any way to update the calculated fields in bulk?

Thanks

1 Answers1

1

You should consider now() formatted to give the week. Then call that value in your calcs... should update with every change of week

Sven
  • 1,203
  • 1
  • 5
  • 14