Link to home
Start Free TrialLog in
Avatar of discgolfam
discgolfam

asked on

Need some help

I am new to this so please understand.  What I am trying to do is have 10 text boxes and those text boxes have a database field.  I want to enter a number for each box once the 10th box is entered I want to have it start back on the 1st box but not get rid of the other 9 boxes with the numbers in them.  I can replace the 1st box.  I'm trying to get an avg. over a 10 week period of how many hours a person works and I would put there hours in each week.  I hope this makes sense.
Avatar of GeorgeK
GeorgeK

Sorry,
  Your discription is a little difficult to follow. Are your text boxes bound to fields in the database? What data is it that your storing in the text boxes? Hours? Why do you mean by start back on the 1st box but not get rid of the other boxes? do you want to display the tenth record into the 1st text box? How do you know whose hours the text boxes relate to when entering the hours or are you just summing hours and adding the separate hour values to the database?
Avatar of discgolfam

ASKER

Sorry about how difficult it is to follow.  Yes the text boxes are bound to fields in the database.  I just want to store numbers, which are the employees hours for the week.  I don't want to keep track of more than 10 weeks worth of hours.  I need to get an avg. of how many hours the employee works over a 10 week period.  These hours are entered by hand each week.  I hope this helps.
ASKER CERTIFIED SOLUTION
Avatar of Matti
Matti
Flag of Finland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial