Hello
Is it possible to calculate the week number from a given date? (i.e 1-52) This will be the basis of a report (all records that a the same user id and week number)
If so how will it be effected when the same week for the following year is entered? In theory the report will provide to weeks worth of results.
The database that I am building is a time logger, it needs to keep track of annual leave, flexi time and contracted hours, it currently works to a point but it fails to deliver an accurate subtraction of the flexi time.
Many Thanks
Is it possible to calculate the week number from a given date? (i.e 1-52) This will be the basis of a report (all records that a the same user id and week number)
If so how will it be effected when the same week for the following year is entered? In theory the report will provide to weeks worth of results.
The database that I am building is a time logger, it needs to keep track of annual leave, flexi time and contracted hours, it currently works to a point but it fails to deliver an accurate subtraction of the flexi time.
Many Thanks