Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have several checkBoxes in my UserForm. In My sheet1 column A i have the following Branch No 100 101 102 102 103 101 .. the caption of the CheckBox starts with these 3 digit. for eg. CheckBox1.caption is 100-Head Office and CheckBox2.caption is 101-Branch1 I want add an X corresponding to each Branch if the checkBox is selected. for eg. if CheckBox1 and CheckBox2 are selected then I want to add X in column B for each 100 and 101 in sheet1 How can I do this using VBA? TIA Soniya |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Allow selection of only 1 checkbox | Excel Discussion (Misc queries) | |||
Please Help - Checkbox Data Validation question!!! | Excel Discussion (Misc queries) | |||
Delete old data when checkbox is unchecked | Excel Discussion (Misc queries) | |||
Importing checkbox data from web page | Excel Discussion (Misc queries) | |||
CheckBox data copy into sheet. | Excel Programming |