View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
strataguru[_4_] strataguru[_4_] is offline
external usenet poster
 
Posts: 1
Default How to pass arguments from ThisWorkbook to a UserForm

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



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/