Hi!
On a form I have a listbox that is retrieving data in the form's
On_Load event. Now I have two textboxes that will change the listbox's
content. How can I send data in the new, updated and changed listbox
to a report?
On a form I have a listbox that is retrieving data in the form's
On_Load event. Now I have two textboxes that will change the listbox's
content. How can I send data in the new, updated and changed listbox
to a report?
Comment