View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jay Trull Jay Trull is offline
external usenet poster
 
Posts: 1
Default user form-vba code

Most of the examples that I have seen of user forms show the values from the
text boxes or combo boxes going to to a sheet and being entered in a row in
order. Can you program so that the values go to a specific cell or cells in
a sheet, or is it just easier to have them go to one row and then create
charts or tables or use formulas to use these values?

I am new to user forms and am trying to create one that will fill in a
form that I have created in a workbook.

Thanks for any suggestions. jay