A
Anthony Fontana
Using access 2003. I have a main form for name and address info. A subform
shows limited info on client placement.
Click a command button on the main form and user opens another form for full
screen entry of placement data. That form opens showing the client selected
on the initial main form.
When the full screen placement form closes, it requeries the original main
form with the placement subform to show the added placement. It goes to the
first record in the table though. It does not show the original client whose
placement was just added.
How do I set the main form to go to the client previously shown before the
requery on the linked form.
Thanks in advance.
shows limited info on client placement.
Click a command button on the main form and user opens another form for full
screen entry of placement data. That form opens showing the client selected
on the initial main form.
When the full screen placement form closes, it requeries the original main
form with the placement subform to show the added placement. It goes to the
first record in the table though. It does not show the original client whose
placement was just added.
How do I set the main form to go to the client previously shown before the
requery on the linked form.
Thanks in advance.