View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dobbin0_4[_2_] Dobbin0_4[_2_] is offline
external usenet poster
 
Posts: 17
Default Creating a userform?

I would like to enter data to a speadsheet with a userform.
I want enter the data in a form that will automatically insert the data to
the correct cells in my spreadsheet. And then allow me to enter new data on
the next line below.

Is this possible?