I have 2 dates and want to get the number of days between a date. I looked up the DateDiff function and got
DateDiff «interval», «date1», «date2», «firstweekday», «firstweek»)
In my ignorance I assumed it would be a simple
[Date1] - [Date2]
Can somone explain where the dates go in the above
Thanks in Advance
DateDiff «interval», «date1», «date2», «firstweekday», «firstweek»)
In my ignorance I assumed it would be a simple
[Date1] - [Date2]
Can somone explain where the dates go in the above
Thanks in Advance