Design Help Needed

G

Guest

I am trying to build a database to calculate and track employee bonuses
throughout the year. Bonus data is calculated weekly. My question is: How do
I track weekly information in the database? Is there a good way to use a
calendar object to automate the tracking of week1 through week 52?

Thanks for any insight?
 
D

Duane Hookom

I would not worry about the week number. Consider using a date which could
be the beginning of the week. Using a date allows you the flexibility to
calculate bonus data on a non-weekly basis in the future when managers
change their minds.
 

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