N
nydia
I have a subform based on a query(it's used as a
calculator), when a clients end date is entered into the
enddate field (the end date is in another subform), there
are follow-up dates calculated (i
used a dateadd). I put this on the form, so the user can
see when a follow-up is needed.
The problem is when a end date is entered (in a different
subform), the follow-up
dates don't show, the user has to close the form and
reopen it so that the dates will show. how can i fix this
problem. I tried using the me.requery in the after update
in the enddate, but it still doesnt work. can someone
please help.
calculator), when a clients end date is entered into the
enddate field (the end date is in another subform), there
are follow-up dates calculated (i
used a dateadd). I put this on the form, so the user can
see when a follow-up is needed.
The problem is when a end date is entered (in a different
subform), the follow-up
dates don't show, the user has to close the form and
reopen it so that the dates will show. how can i fix this
problem. I tried using the me.requery in the after update
in the enddate, but it still doesnt work. can someone
please help.