MaxDax
12-06-2003, 05:21 PM
Hi
How do I test if a date is between two given dates?
eg. Is current date between 1st dec & 31st dec
Is there a 'between date range' function I have missed somewhere or do I have to test to see if current date is greater equal than 1st dec and then test to see if current date is less equal than 31st dec?
If this is the case, what do I use to construct the limiting dates?
Can anyone give me a clue?
Thanks
MaxDax
How do I test if a date is between two given dates?
eg. Is current date between 1st dec & 31st dec
Is there a 'between date range' function I have missed somewhere or do I have to test to see if current date is greater equal than 1st dec and then test to see if current date is less equal than 31st dec?
If this is the case, what do I use to construct the limiting dates?
Can anyone give me a clue?
Thanks
MaxDax