Is there a way to show the progress of an action that does not require moving through a recordset? For example compacting a database. I am aware that the timer control may be used, but I'm not very familiar with this control. How can I use a progress bar for such an action - especially when the timing of the action varies from computer to computer?
Thanks
Thanks