I assign the listbox's source like this: List50.RowSource = "my_query" where my_query can be one of the many querys I run. I can turn my query into append querys but want to get away from that because I only want to append a table to print out a report based on the table and not every...
Hi,
This may sound easy but I need to know how to copy the contents of a listbox which is generated by different querys to append to a table. Do I us the copyobject under the DoCmd? If my list box is this Forms![frm_Add_Mod_Menu]!List50.RowSource how do I copy this to a table? Thanks
Dan
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.