View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Bug: Command Button Text Size Changes

Just curious...

If you close without saving, does it revert to its original size?
If you close with saving, does it fix itself?

But there have been lots of posts that describe the same problem as you're
having. I don't recall seeing a definitive solution--maybe updating the video
drivers would help????

But you may want to consider using buttons from the Forms toolbar instead of the
control toolbox toolbar. I don't recall ever seeing a post describing this
problem with that type of control.

charlie oppenheimer wrote:

Hello all,

I have a worksheet (Excel 2003/SP1) with about 10 command buttons that
perform different functions. Frequently and at random times, the size of the
text in the buttons (and the sizes of the buttons themselves sometimes)
change...often down to sizes so small that you just see a squiggle. If I
check the properties, the size appears not to have changed. The only way to
restore the text to the orginal size is to resize the button a little bit and
then return it to it's original size.

Has anyone seen this or have suggestions?

Thanks!
Charlie


--

Dave Peterson