I have an Excel form with various buttons, some of which only appear when a front button is pressed. I now wish to add some more 'hidden' buttons. The problem is that when I add extra command buttons, they won't become invisible - even though the visible property is set to 'false' and even more strangely, whatever the visible property is set to on the new button becomes the visible property on one of the existing buttons. - What am I doing wrong?



