Thread: Disable Button
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pete[_12_] Pete[_12_] is offline
external usenet poster
 
Posts: 2
Default Disable Button

Hi, can anyone help me with a problem using excel macros?

I have a macro that will take away numbers from a value
that is provided in Cell A1. The problem is that when the
cell reaches Zero i would like to stop the button from
working. Because at the moment all i get is A1 going into
minus figures and that makes the rest of the spreadsheet
go wrong.

Thanks for looking.

Pete