I have read several post that advise not to store calculations in a table. My calculations will not change. I need to pull a calculated field from the previous record. If I am unable to store the calculation from that record I am unable to get the correct count on the current record. My problem is that I am unable to figure out how to do these calculations.
I have figured out how to pull information forward from the previous record.
Now I just need to know how to store a calculation in a table.
I have figured out how to pull information forward from the previous record.
Now I just need to know how to store a calculation in a table.