Hi all,
I’m creating a quotes table with multiple formula fields which include prices which I want to be able to change easily.
At the moment, the figures in each of my formulas would have to be changed after a price increase which could lead to some figures getting missed, breaking formula etc. I had it in mind to create a separate prices table which would house all my prices which could be referenced in the formula (via a link and lookup). That way I would only need to change the value in the prices table and the formulas would have their new values in the quotes table.
This would mean however that I would need to link each record in the quotes table to the prices table…
Am I missing something obvious here? It feels like there should be a better way of doing this…