Hi all,
I'm bothered with this question for weeks now.... Is it possible to edit
multiple records at once using VBA? I have this continuous form and
depending on the selection the user makes, I want to edit another table
(not the recordsource of the form) in my database. How can I access the
selected records in VBA? Any ideas would be very welcome....
Thanks in advance,
Wim
I'm bothered with this question for weeks now.... Is it possible to edit
multiple records at once using VBA? I have this continuous form and
depending on the selection the user makes, I want to edit another table
(not the recordsource of the form) in my database. How can I access the
selected records in VBA? Any ideas would be very welcome....
Thanks in advance,
Wim
Comment