Leighton21
Technical User
Hi All,
I have a calendar table which contains daily values i.e
01-01-2008
01-02-2008
Is it possible without a join (or otherwise) to select every 7th day given an input day so for example if a user selected
01-01-2008 the next date would be
01-08-2008 and so on.
Cheers
I have a calendar table which contains daily values i.e
01-01-2008
01-02-2008
Is it possible without a join (or otherwise) to select every 7th day given an input day so for example if a user selected
01-01-2008 the next date would be
01-08-2008 and so on.
Cheers