Total from subreport won't work on one computer

M

Melinda

Hello,
I have a database for our time cards. The report to print out a time card
shows total hours worked based on a calculated field in a subform. Now, the
total field in the report (=[Time Sub].[Form]![Sunday]) works just fine on my
machine. But if I open the same DB on my co-worker's computer, it shows up
as #Error#. The only difference I can find between my version of Access and
his is that he has Access 2003 SP2 while I only have SP1. Any ideas on
what's causing this and if there is a way around this?
Thanks!
Melinda
 
V

Van T. Dinh

I think the problem is Access Macro Security ...

Go to your friend's computer, open Access and use the Menu Tools / Macro /
Security ... and set it to Low and see if this solves the problem.
 
Top