I know what it does, but I haven't a clue to go about implementing it.
I have a backup routine that copies the folder (where the database resides) to another location naming it with a NOW() type naming convention.
That all works, but I would like to display a progress bar on how the copying task is going.
Although I have a novice to moderate knowledge of VB (&VBA), I haven't an idea of how to determine the progress of the copy task.
Appreciate the help. JerseyBoy
Remember: self-praise is no recommendation
I have a backup routine that copies the folder (where the database resides) to another location naming it with a NOW() type naming convention.
That all works, but I would like to display a progress bar on how the copying task is going.
Although I have a novice to moderate knowledge of VB (&VBA), I haven't an idea of how to determine the progress of the copy task.
Appreciate the help. JerseyBoy
Remember: self-praise is no recommendation