View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gwyzor Gwyzor is offline
external usenet poster
 
Posts: 2
Default Assign a range to where the User Form places data

I have a user form with several text boxes and list boxes. I am having
difficulties getting the data to be put in the right range. It goes to the
next unused line and uses that line, however, there are couple lines at top
of spreadsheet, so it uses those, instead of starting on line 4 as I would
like. I have tried to select a range in which the lines are to be written,
but not getting good results. Undoubtedly there is an easy answer. Thanks
in advance for your attention.