khatri milan
New Member
- Joined
- Nov 6, 2019
- Messages
- 17
i have a control button named "button 61" and a macro is assigned to it, within that macro there is a code : Worksheets("4_Lift Plan").OptionButtons("Button 61").Visible = False which esentially tells to make this same button invisible if certain condition is met and when i run it there is error 1004. Is it wrong to make buttn invisible from within its own code.