Thread: User Form
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SP SP is offline
external usenet poster
 
Posts: 10
Default User Form

I have created a UserForm with Option Buttons. There are a total of 34. I
have enclosed these in a Frame to allow the User to select more than one.
Once they have selected the items, I would like Excel to place them in the
appropriate cells once they click on OK. The information would appear D3:K3
on a worksheet titled Short Form. Can any assist me with the code? I was
happy that I was able to at least complete the form.

Sheri