G
Guest
Hi all,
My questions is how do you update a report (show all the fields that have
been entered into a form) before the record has been saved?
I have set up a report that takes information from a form. When the user has
finished entering the information in the form, I created a cmd button that
summarizes the information they just entered. But when the user uses this
button, the report does not show the data that was entered.
I have noticed that the report works fine once the user has either closed
out of the record or moved on to another record. From what I can guess is
that the form does not save/update the information into the table until the
user has moved into a new record.
I tried using the save function, but it didn't work either.
Thank you in advance
C
My questions is how do you update a report (show all the fields that have
been entered into a form) before the record has been saved?
I have set up a report that takes information from a form. When the user has
finished entering the information in the form, I created a cmd button that
summarizes the information they just entered. But when the user uses this
button, the report does not show the data that was entered.
I have noticed that the report works fine once the user has either closed
out of the record or moved on to another record. From what I can guess is
that the form does not save/update the information into the table until the
user has moved into a new record.
I tried using the save function, but it didn't work either.
Thank you in advance
C