Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

calculate week number

Status
Not open for further replies.

northernbeaver

Programmer
Jul 9, 2001
164
CA
I have a database that I have to determine if an employee worked overtime in a week, I have a table that records the date the employee worked and how many hours worked. I want to determine the number of each date in a seperate field. is there not a built in function that will tell you what week number a date is in Access 2003?
 
Format([date field], "ww")

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top