S
strataguru
I have a userform that has a number of checkboxes in it.
When the user double click on a specific cell - I have an event that
calls the userform - the userform gives the user the option of what
checkboxes they'd like to select.
With those selected checkboxes, I'd like to put values in the cell the
user double clicked.
I just don't know how to get the target information into the userform -
or vice versa - the information from the userform back into
ThisWorkbook.
Thanks,
Robin
When the user double click on a specific cell - I have an event that
calls the userform - the userform gives the user the option of what
checkboxes they'd like to select.
With those selected checkboxes, I'd like to put values in the cell the
user double clicked.
I just don't know how to get the target information into the userform -
or vice versa - the information from the userform back into
ThisWorkbook.
Thanks,
Robin