C
Cam
I build a summary table based on many other tables using VBA. Here are the
steps:
- Clear the table
- Insert records from source tables with calculated fields defaulted to 0
- Fill in calcuated field in the table
- Print Preview the report based on the table.
Problem: The report prints with the calculated fields still at 0. I look at
the table and fields are not 0. If I close the report and open it again
prints the correct data. It almost seems like a timing issue.
Help Please it is dirving me insane!!
steps:
- Clear the table
- Insert records from source tables with calculated fields defaulted to 0
- Fill in calcuated field in the table
- Print Preview the report based on the table.
Problem: The report prints with the calculated fields still at 0. I look at
the table and fields are not 0. If I close the report and open it again
prints the correct data. It almost seems like a timing issue.
Help Please it is dirving me insane!!