View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Steach91
 
Posts: n/a
Default Macro to show a button?


Is it possible to a worksheet that hides a command button, and then a
macro is called, and allow the macro to unhide a command button?

Example:
Macro is run:
If Cell A1 = 100 then borrower can see the command button
if Cell A1 < 100 then borrower can't see the command button

Is this even possible using VBA?


--
Steach91
------------------------------------------------------------------------
Steach91's Profile: http://www.excelforum.com/member.php...o&userid=30234
View this thread: http://www.excelforum.com/showthread...hreadid=554655