I know how to calculate the dayname of a date field. However from that date how do I then calculate that day in a specific week.
Example - (date format dd/mm/yyyy)
Datefield = 01/11/2005
I want to calculate 01/11/2005 is the first Tuesday in the month and then calculate the next first Tuesday which would be 06/12/2005
Any Help would be appreciated
Example - (date format dd/mm/yyyy)
Datefield = 01/11/2005
I want to calculate 01/11/2005 is the first Tuesday in the month and then calculate the next first Tuesday which would be 06/12/2005
Any Help would be appreciated