I have an MS Access table that I use for a combo box on my form. I pick the name from the combo list and click the macro button to run the report, then pick the next name and run the same macro again.
How do I build a loop to automate this process using VB?
How do I build a loop to automate this process using VB?
Comment