What I want to do is that a cell gets calculated and it never gets calculated again, or a workaround.
My use case is this. I have a google spreadsheet where I have two percentages, those percentages can change. And another place in the spreadsheet where we're adding quantities that quantities should be split based on that percentages. But if the percentages change we do not want past entries calculated, just only future ones.
For example here I want that when the % changes in column C the calculated on that percent in columns G and H do not get recalculated and the new cells use the new percents.
Is that possible? I'm using google sheets
