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.