View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gareth[_3_] Gareth[_3_] is offline
external usenet poster
 
Posts: 109
Default User form question

I have a form, on it there are several Yes/No combo boxes.

If the user chooses No then I want another form to open with a comments box.
When this form is closed I would like the original form to be displayed and
the text entered into the comments box placed on a worksheet.

What would be the code for the combo box and the OK button on the second
form?

Thanks in advance.

Gareth