View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Smallweed Smallweed is offline
external usenet poster
 
Posts: 133
Default Determining if Button on worksheet is hidden

Right click on button, go to Properties tab and choose Don't move or size
with cells

"Barb Reinhardt" wrote:

I have some code that hides columns of data and sometimes the buttons on the
sheet are hidden as well. Does anyone have any suggestions on how to
eliminate this as a problem?

Thanks,
Barb Reinhardt