View Full Version : Calculated data (fr a report) stored in a table?


dl41001
03-02-2004, 04:51 PM
Hi- I created a report which has a textbox containing a calculated value (audit amount) from many calculations/conditions. I need this value to be stored somewhere. Since the query is not simple, I think I may try to have this calculated audit amount stored from the report instead. Is it possible? If so, how? Pls help!
Thanks.

a.sinatra
03-02-2004, 06:03 PM
Why don't you make your calculation a function, so it will be simple everywhere?

If you don't know how post your query code, and i will be glad to help you. :p