If or Collect statement to bring back correct pricing

Elizabeth Aird
Elizabeth Aird ✭✭✭✭

A vendor has given us a step price increase over the next 3 years. But I can't figure out the best formula to bring back the correct pricing.

image.png

I have 13 sheets that will reference this sheet for pricing. In order for the pricing to generate for our use, I need it to be correct for the year.

image.png

It's going to be complicated. Index/Match would be based on the entry Date.

For the original price increase I was able to state =IF(Date@row < [Henkel Pricing update]@row, 0.98, 1.01). But this became more complicated.

I think it will be a collect function and I'll keep trying that. Appreciate the help.

Tags:

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!