View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Priya[_2_] Priya[_2_] is offline
external usenet poster
 
Posts: 2
Default UserForm Problemo

Hello There,

yes, my problem...

i hav a userform whos data goes onto a spreadsheet.
i hav headings/titles from A1 to A15.
from the 1st userform data goes to cells A1-8 and from
userform2 the data goes to cells A9-15.

after userform2 the user has the option of having
userform 2 appearing again to add extra data, in this
case i want the data from that userform1 to be entered in
A1-8 and the row moved down.

sori this is a lil confusing, can ne1 help?