Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey Folks,
I have a userform which as a series of three checkboxes per line. Beside these checkboxes, I have a command button - the reason is so the use can hit the button to flag on or off the checkboxes in the row to which it corresponds rather than individually ticking each one, if all apply. A graphical way it as such: Where @ is the command button and * is the check box @ * * * @ * * * @ * * * etc Rather than programming 25 subprograms... one for each command button, is it possible to have one sub or function to cater to the overall workings? If not... is it possible to return the values of relevant regions that the mouse button is clicked on on the userform? This way i can draw on the userform or place images and just have it determine the userform was clicked on and work out where it was clicked as a defactocommand button. Help is greatly appreciated. Thank You In Advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Command Buttons | Excel Programming | |||
command buttons | Excel Programming | |||
Command buttons etc | Excel Programming | |||
Control Buttons vs. Command Buttons | Excel Programming | |||
Command buttons not available | Excel Programming |