Command Button Stopped Working!!!!!!!

M

Minitman

Greetings,

I am using a CommandButton to run a procedure. This procedure was
working fine, as was the CommandButton. Now, I cant seem to "see" the
button (properties see's only the background sheet). When I make a
new CommandButton, it will push down (the first would not even do
that), but the properties still show the sheet not the button!

Any ideas as to what is wrong and how to fix it?

TIA

-Minitman
 
M

Minitman

Does anyone have any suggestions as to which group I should post this
question?

TIA

-Minitman
 
D

Dave Peterson

What version of excel are you using?

Is the worksheet protected in any way?

Do you have multiple windows open to that workbook?
(window|new window kind of thing?)
 
M

Minitman

Hey Dave,

I am using Excel 2k.

Worksheet is not protected.

As for windows open, Just tried opening that workbook by itself and
now the button works.

I'll have to remember that one - Thanks.

-Minitman
 
D

Dave Peterson

I actually meant having two windows to the same worksheet.

You'd see book1.xls:1 and book1.xls:2 in the titlebar of the window.

And there's a problem with controls from the control toolbar not working in the
top window when you're seeing two views into that worksheet.
 
Top