L
luis_a_roman via AccessMonster.com
I have a form that enable me to add a record with several fields. When I add
the last record or when the last field is entered the record in the form
change.
Is there anyway that I can refresh the form with the record added? Could I
modified the record RowSource with the appropriate SQL statement? Or should I
execute another Docmd.OpenForm with a filter to get the record added?
Want options to understand how does it work? Specially, want to understand
the impact that the RowSource has when modified in a form?
Thank you for guidance and collaboration with this question.
Luis
the last record or when the last field is entered the record in the form
change.
Is there anyway that I can refresh the form with the record added? Could I
modified the record RowSource with the appropriate SQL statement? Or should I
execute another Docmd.OpenForm with a filter to get the record added?
Want options to understand how does it work? Specially, want to understand
the impact that the RowSource has when modified in a form?
Thank you for guidance and collaboration with this question.
Luis