A
Ann Marie
I have two fields that are calculated with the DSUM
function: Field1 is totals hours used from Table1 and
Field2 is totals hours used from Table2.
I want to add these two fields together, so I created a
new calculate field: TotalHours = Field1 + Field2. The
problem I'm having is that TotalHours will not update
until after I have closed out of the database and re-
entered. I have tried refreshing...and that will not work.
Also, I tried just using one calculated field and adding
the two DSUM statements together...but that would not work
for me either.
Does anyone have any suggestions on how I might get this
to work?
Thanks!
function: Field1 is totals hours used from Table1 and
Field2 is totals hours used from Table2.
I want to add these two fields together, so I created a
new calculate field: TotalHours = Field1 + Field2. The
problem I'm having is that TotalHours will not update
until after I have closed out of the database and re-
entered. I have tried refreshing...and that will not work.
Also, I tried just using one calculated field and adding
the two DSUM statements together...but that would not work
for me either.
Does anyone have any suggestions on how I might get this
to work?
Thanks!