Tracking time

  • Thread starter ladybug via AccessMonster.com
  • Start date
L

ladybug via AccessMonster.com

All of my databases have been real simple to this point and I am having
trouble wrapping my finger around this new project. Could someone help me
get started or know of an example I could look at?

The database is essentially to track employee's time worked on daily projects.
I would like the user to open a form and select their name and week range
from two seprate combo boxes. Then a form would open up with the users name
and week range at the top. Below will be 7 tabs for each day of the week.
Based on the week range the user selects, the dates will appear on each tab.

Example: User selects range 04/01/07 - 04/07/07. The first tab will have a
field that automatically enters 04/01/07, second tab 04/02/07, third tab
04/03/07, etc.
Under these dates there will be continuous form that includes tasks. Each
task will have a field where the user can enter in how much time it took them
to complete this task. There are few other fields that will go with the task
and time, but I don't think I need to go in that detail.

So any ideas on how to get started? I appreciate any help. I have very
little knowledge of code so as basic as possible would be great!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top