Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm hoping someone can help here coz I'm pretty sure this is possible by I'm at a dead end. I have a UserForm which dynamically creates a set of Check boxes based on the number of teams in a department. The user should then select what teams they wish to use and then once they push an OK button, the Code should build a string putting these teams into appostophies(?sp?) separated by commas eg. 'team1','team2','team3' Where I got to was I got the form to create the check boxes and set their NAME property to the team name, then I thought I might be able to loop through the checkboxes, if they are checked, add that team into the string, but I can't dynamically reference the checkboxes. Anyway, if anyone can offer advise, I'd be very appreciative. Ta. Neily |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide & Show Rows based on Check Boxes | Excel Discussion (Misc queries) | |||
Building Sum by Matching String | Excel Discussion (Misc queries) | |||
excel check boxes moving when excel selected cells pasted in word | Excel Discussion (Misc queries) | |||
Can one cell hold multiple check boxes (and then sort based off e. | Excel Discussion (Misc queries) | |||
Need to sort based on Check Boxes | Excel Programming |