M
Mary
HELP!
I call a report from a form via a button. The calling
form has previously (to clicking the button for the
report) calculated a dollar amount for a bound control to
display. This form is data entry, with edits and adds, no
deletes.
The dollar amount shows correctly on the form but not in
the table even though the record has been created. Since
the table shows zero for this dollar amount for this new
record and the form shows zero on the report, I am
certain this is some kind of update issue, but I cannot
find out what. Once the form is closed the table is
updated and all is good. However, I need my report to
reflect the dollar amount as indicated on the form (and
prior to table updating).
Can someone help me solve this (probably minor to you
gurus) dilemma?
Thanks,
Mary
I call a report from a form via a button. The calling
form has previously (to clicking the button for the
report) calculated a dollar amount for a bound control to
display. This form is data entry, with edits and adds, no
deletes.
The dollar amount shows correctly on the form but not in
the table even though the record has been created. Since
the table shows zero for this dollar amount for this new
record and the form shows zero on the report, I am
certain this is some kind of update issue, but I cannot
find out what. Once the form is closed the table is
updated and all is good. However, I need my report to
reflect the dollar amount as indicated on the form (and
prior to table updating).
Can someone help me solve this (probably minor to you
gurus) dilemma?
Thanks,
Mary