Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm wondering how to control cell entry [data entry generically] based on an
option control. I have two option buttons. Option Button 1 should allow data entry into cell A1 for example and Option Button 2 should allow data entry into cells A3:A7. However, when Option Button 1 is selected I want to disable entry for cells A3:A7 and when Option Button 2 is selected I want to disable entry for cell A1. I'm open to using some sort of control [please explain as I am a VBA rookie] instead of the spreadsheet cell if that's the only way to make this work. I've done this with Option Buttons controlling Check Boxes, but I'm not sure how to control data entry. Thank you. B |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Control Data Entry - push entry to next cell | Excel Discussion (Misc queries) | |||
Formula dependent on a cell entry | Excel Discussion (Misc queries) | |||
Cell value dependent on another cell entry | Excel Discussion (Misc queries) | |||
Control Cell Link for Option Button based on value in a cell | Excel Programming | |||
Control Cell Link for Option Button based on value in a cell | Excel Programming |