View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] dezithug@gmail.com is offline
external usenet poster
 
Posts: 2
Default Userform Values into Excel sheet

Hi, i am new to VBA, and i created a user form with some radio buttons
and some text boxes. i created some buttons such as next, back and
submit. so my problem is that i want to know if there is a way to
insert the data from the UserForm into a excel sheet in rows so that
i can do some graphs and such when the submit button is pushed.

Thanks in advance.
Aravind