MS Access/VBA "Progress Bar" - TechRepublic
Question
November 29, 2007 at 06:07 PM
lhauckjr

MS Access/VBA “Progress Bar”

by lhauckjr . Updated 15 years, 8 months ago

How do I run a process in a module and a progress bar at the same time. If I start the Progress Bar first, the procedure doesnt start until the “bar” completes and reversed, If I start the process first, the “Bar” doesnt run until the process is ovr. The Progress Bar is supposed to relate to the length of time the process takes to complete.

This discussion is locked

All Comments