Need help due to roundoff error...
I have a query which is the recordsource for a report. In the OnActivate event of the report I want this to happen...
Look at column #6, if greater than 0, look at columns 1-5, determine the first column that is greater than zero, and add the value in column 6, to it.
Please help, if you need more info just let me know.
I have a query which is the recordsource for a report. In the OnActivate event of the report I want this to happen...
Look at column #6, if greater than 0, look at columns 1-5, determine the first column that is greater than zero, and add the value in column 6, to it.
Please help, if you need more info just let me know.