Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default XL2003: control button not visible

Hi,

on one of our pc (XP Prof, Office 2003) the user control buttons (which call
recorded vba code) in an excel sheet are not visible.

The sheet is based on a template, which is filled with data from "outside".

When moving the mouse cursor in the area, where the control buttons should
appear, the cursor changes its style from a thick plus-sign to an arrow.

Has anyone an idea, which settings are responsible for this ?

Regards
Holger

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default XL2003: control button not visible

Just some guesses...

1. Close excel and clean up the windows temp folder

windows start button|run
%temp%
is a quick way to get there.

Clean up as much as you can. You may want to close any running program to be on
the safe side.

Then back to excel to test it out.

2. Close all other programs, then open excel to see if that helped.

3. Set the zoom factor to 100%.

4. If all else fails, you may want to try to use the controls from the Forms
toolbar. (Are you using controls from the Control toolbox toolbar?) It would
probably mean some updates to your code, though.

Holger Osterbuhr wrote:

Hi,

on one of our pc (XP Prof, Office 2003) the user control buttons (which call
recorded vba code) in an excel sheet are not visible.

The sheet is based on a template, which is filled with data from "outside".

When moving the mouse cursor in the area, where the control buttons should
appear, the cursor changes its style from a thick plus-sign to an arrow.

Has anyone an idea, which settings are responsible for this ?

Regards
Holger


--

Dave Peterson
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
how can I paste an image to a button in XL2003 dave caizley Excel Discussion (Misc queries) 1 February 22nd 08 02:01 PM
Programmatically determine if a control is .VISIBLE or not. Toby Erkson Excel Programming 2 April 16th 04 11:51 PM
Control which option is visible in Combo boxes Sebastian Axelsson Excel Programming 1 March 5th 04 02:00 PM
Spin32.ocx control tab not visible Paul Excel Programming 2 November 14th 03 08:25 PM
Keep userform visible, but return control to calling routine Ryan Poth[_2_] Excel Programming 0 August 21st 03 05:28 AM


All times are GMT +1. The time now is 03:22 PM.

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

About Us

"It's about Microsoft Excel"