View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MacNut2004 MacNut2004 is offline
external usenet poster
 
Posts: 1
Default How do you programmatically hide/unhide a command button in Excel?

Hello,

I have a command button in excel that i want to be hidden initially, until
another cell in the worksheet is a 3. How do I go about doing this in VBA?

Thank you!
MN