Hi,
I know, I have seen here a lot of posts saying it's not a good practice saving the results of calculations in a table. So I had never made something like this.
But now I just simply don't know what else should I do, because I have a value obtained by calculation on a form, that value is good for day1. Day2 I perform the same operations, I get a value, but I have to add it to the value obtained day1, and so on.
What should I do instead saving the sum of obtained daily value with value obtained the day before to the table?
Thanks,
Attila
I know, I have seen here a lot of posts saying it's not a good practice saving the results of calculations in a table. So I had never made something like this.
But now I just simply don't know what else should I do, because I have a value obtained by calculation on a form, that value is good for day1. Day2 I perform the same operations, I get a value, but I have to add it to the value obtained day1, and so on.
What should I do instead saving the sum of obtained daily value with value obtained the day before to the table?
Thanks,
Attila