View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Susan Susan is offline
external usenet poster
 
Posts: 1,117
Default A button Control

maybe she has some kind of an auto_open macro that inserts rows or
columns (or deletes them) or something.......
that's the only thing i know of that makes them "move".
susan


On Apr 27, 2:59 pm, Dave Peterson wrote:
I've never seen the buttons move when the workbook is opened.

There was a bug in xl2002 (and xl2003, IIRC) that may have moved some controls
after a print or a print preview, though.

http://support.microsoft.com/default...b;EN-US;838910
Controls move to the left of the worksheet in Microsoft Excel 2002

But Jim Rech recently posted this:
This article is now obsolete. Since the 10/12/2004 security patch
there is no need to get a hotfix (although this article does not directly
mention this fix, it's in there).

http://support.microsoft.com/default...b;en-us;832332

But Myrna Larson (and others) posted that it didn't work for her in all her
workbooks.

clara wrote:

Hi all,


There is a button control on a worksheet, but when its position often
changes when the workbbook is opened.Could you tell me how to fix it.


Clara
--
thank you so much for your help


--

Dave Peterson