View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
TONYr TONYr is offline
external usenet poster
 
Posts: 4
Default Userform question


Hi Jacob,

thanks for the reply unfortunately it doesn't help - this is the page I
used to setup my original form.

I don't think my explination of my issue was the best! Imagine the form in
the example link you posted by rather than an entry form for one form it is
an entry form for multiple parts. How do I get the code to finish the first
part and go to the next?

T


"Jacob Skaria" wrote:

Refer the below link by Debra
http://www.contextures.com/xlUserForm01.html

If this post helps click Yes
---------------
Jacob Skaria


"TONYr" wrote:

Hi,

I'm new to userforms etc so be gentle!!
I've create a form to track absence however I can only enter one record at a
time. ie. the field I have are week commencing,name, employee no., mon,
tue,wed,thur,fri,sat,sun,reasons. I have altered my form design so these
field are repeated so I can enter mutiple entries how do I get it to loop?