Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default ActiveX Progress bar initialization in Excel 2003 problem

Hey I found out what the problem was it was a simple repaint of the
worksheet where the activex Progress bar resided in. When it appear distorted
by accident i scrolled the worksheet down far enough for the activex
disappear and scroll back up for it to appear and the activex progressbar to
its rightful properties. To compensate I activated cells far down enough to
scroll down and then activated A1 cell in the open event of the workbook. I
wonder does this have something to do with my screen resolution or setting?

Thanks all for your suggestions and help.

"Siroc5" wrote:

Ihave tried doing what you suggested but somehow when I close the work book
and reopen the Progress bar seems to be getting it's own properties setting
from somewhere which overides what i have set in workbook open or anyplace
else. It adheres to my settings only after Ctrl Break and I execute the
command. If you want I can email you a copy so you can see it for your self
kind of hard to explain.

"K Dales" wrote:

If you have not tried it yet, go into design mode on your excel sheet and
right-click on the progress bar control - you should be able to set the
properties there. Set them the way you want them to appear on opening and
then resave the worksheet.

If changes are being made to the properties as you use the workbook and
these are being saved, you may want to reset the important properties in
either your Workbook_Open or Workbook_BeforeSave event procedures.

"Siroc5" wrote:

I setup a Microsoft ActiveX Progress Bar version 6 on a worksheet. I preset
the values in a command button click procedure. Everytime I open the excel
work book for the first time the Progress Bar is set to some other distorted
property value which in turn makes my Progress bar look distorted. The only
way it adhere's to the settings I placed in the code is when I Ctrl Break
inthe middle of the execution. I shtere a way to overide this initialization
blunder?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ActiveX dll with progress feedback to Excel .xla RB Smissaert Excel Programming 14 May 7th 05 07:23 PM
Strange problem with ActiveX component and Excel 2003 June Moore Excel Programming 1 January 25th 05 09:13 AM
Annoying prompt: ActiveX and app initialization Tom Urtis Excel Programming 3 January 22nd 05 01:15 AM
ActiveX initialization in Excel steve Excel Programming 0 November 25th 04 11:55 AM
Excel 2003 Activex Jim C. Excel Programming 1 February 18th 04 02:40 PM


All times are GMT +1. The time now is 06:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"