MS Access Looping

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jplaing973
    New Member
    • Jul 2007
    • 1

    #1

    MS Access Looping

    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?
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32669

    #2
    Are you looking to run the reports all at once and let the operator look at them all individually?
    Maybe you want the next report to open automatically when the previous one is closed?
    Have you considered a report which simply includes them all?

    Comment

    Working...