View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill Martin[_2_] Bill Martin[_2_] is offline
external usenet poster
 
Posts: 105
Default how to use ProgressBar1

EXCEL NEWS wrote:
hi,

i want to try using ProgressBar1,but there isnt example in excel vba,

could you give me an example ,

thank you


Use Google with the search terms Excel and ProgressBar1. You'll get a slew of
hits with examples of how people are using it. For example:

http://cislab.moorpark.cc.ca.us/gcampbell/advVB8.htm

Bill