Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I used it many times before, the Progress Bar Control.
I selected it from the Toolbox and dragged it onto a form. Now it is not in the toolbox anymore. I guess I need to set a reference, but which one in the list of hundreds? Who can help me?, please! Thanks! -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200811/1 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You need
Microsoft Windows Common Controls 6.0 (SP3) MSCOMCTL.OCX RBS "Michiel via OfficeKB.com" <u40062@uwe wrote in message news:8d6e83f418829@uwe... I used it many times before, the Progress Bar Control. I selected it from the Toolbox and dragged it onto a form. Now it is not in the toolbox anymore. I guess I need to set a reference, but which one in the list of hundreds? Who can help me?, please! Thanks! -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200811/1 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you!
I can locate the MSCOMCTL.OCX file on my drive. The "Microsoft Windows Common Controls 6.0" reference, however is not in the list. I am using Excel 2003 SP3 Any ideas? M. RB Smissaert wrote: You need Microsoft Windows Common Controls 6.0 (SP3) MSCOMCTL.OCX RBS -- Message posted via http://www.officekb.com |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do Tools, References in the VBE, browse to that file and do OK.
RBS "Michiel via OfficeKB.com" <u40062@uwe wrote in message news:8d6f2b847df4e@uwe... Thank you! I can locate the MSCOMCTL.OCX file on my drive. The "Microsoft Windows Common Controls 6.0" reference, however is not in the list. I am using Excel 2003 SP3 Any ideas? M. RB Smissaert wrote: You need Microsoft Windows Common Controls 6.0 (SP3) MSCOMCTL.OCX RBS -- Message posted via http://www.officekb.com |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi RBS, that is what I did but it is simply not in the list......
M. RB Smissaert wrote: Do Tools, References in the VBE, browse to that file and do OK. RBS Thank you! [quoted text clipped - 11 lines] RBS -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200811/1 |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you find the file in C:\WINDOWS\SYSTEM32\ ?
What version was it? I got 6.1.97.86 What is your Windows type/version? Can you compile the file as it is? RBS "Michiel via OfficeKB.com" <u40062@uwe wrote in message news:8d6f591806e27@uwe... Hi RBS, that is what I did but it is simply not in the list...... M. RB Smissaert wrote: Do Tools, References in the VBE, browse to that file and do OK. RBS Thank you! [quoted text clipped - 11 lines] RBS -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200811/1 |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have xl2003 SP3 and it is on my additional controls as Microsoft
Progressbar Control 6.0, also has 5.0 SP2 listed. "Michiel via OfficeKB.com" wrote: Hi RBS, that is what I did but it is simply not in the list...... M. RB Smissaert wrote: Do Tools, References in the VBE, browse to that file and do OK. RBS Thank you! [quoted text clipped - 11 lines] RBS -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200811/1 |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe you can use this:
http://www.cpearson.com/excel/Progress.htm "Michiel via OfficeKB.com" wrote: I used it many times before, the Progress Bar Control. I selected it from the Toolbox and dragged it onto a form. Now it is not in the toolbox anymore. I guess I need to set a reference, but which one in the list of hundreds? Who can help me?, please! Thanks! -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200811/1 |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Right click the control toolbox
Additional controls.... scroll down until you find Microsoft ProgressBar control 6.0 (SP6) you might also see 5.0 (SP2) There are slight differences in how each control behaves, the later 6.0 should OK in most systems. Put a tick in the box. Regards, Peter T "Michiel via OfficeKB.com" <u40062@uwe wrote in message news:8d6e83f418829@uwe... I used it many times before, the Progress Bar Control. I selected it from the Toolbox and dragged it onto a form. Now it is not in the toolbox anymore. I guess I need to set a reference, but which one in the list of hundreds? Who can help me?, please! Thanks! -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200811/1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clickbox control help needed | Excel Programming | |||
"Bouncing Bar" progress indicator control? | Excel Programming | |||
Progress Bar - Help needed | Excel Programming | |||
Microsoft Progress Bar ActiveX Control - Version 6.0 (SP4) - problems. | Excel Programming | |||
Progress Bar Control | Excel Programming |