View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jest[_4_] jest[_4_] is offline
external usenet poster
 
Posts: 1
Default how do you disable a button?

how do you disable a button in excel?
i know how to disable buttons in userforms, but trying to use similar
coding like this:

ActiveSheet.Shapes("Button 1").Enabled = True

does not seem to work. can a button made from the Forms toolbar be
disabled?


---
Message posted from http://www.ExcelForum.com/