Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i have an excel file that needs to import an mdb file from a server to the
users computer. I would like to give the user a Progress bar or window that shows the % complete or the blue boxes you get when you download a file from a web page. the purpose is to give the user a clear indication that a file download is in progress. the status bar doesn't seem to be good enough for my users :-( i'm using a simple "FileCopy" command. thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Check these site: http://www.cpearson.com/excel/StatusBar.htm Chip Pearson is a regular on these site, you would be able to get help easily. http://www.your-save-time-and-improv...ogressbar.html http://www.dailydoseofexcel.com/arch.../progress-bar/ HTH John "VBANovice" wrote in message ... i have an excel file that needs to import an mdb file from a server to the users computer. I would like to give the user a Progress bar or window that shows the % complete or the blue boxes you get when you download a file from a web page. the purpose is to give the user a clear indication that a file download is in progress. the status bar doesn't seem to be good enough for my users :-( i'm using a simple "FileCopy" command. thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Show progress of copying | Excel Programming | |||
Show an ODBC progress | Excel Programming | |||
Show progress in a user form while code runs | Excel Programming |