View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robb Quirk Robb Quirk is offline
external usenet poster
 
Posts: 2
Default Set condition of button on click

Does anyone know how to use code or some other method to set the active state
of a button once you click it? What I would like to happen is for Button1 to
be able to be clicked once, and then turn inactive (gray) until Button2 is
clicked. Any help would be appreciated.
Thanks in advance,
Robb