|
I have my ending date field and my beginning date field but need to show the difference as an integer.
(comments are locked)
|
|
Difference as an integer representing what? Days? DATEDIFF function is going to be useful here. Check out the documentation on that link, and change the dd for another datepart to get other values spot on.Thats the function we need to use.
Jun 17 '11 at 12:26 PM
aRookieBIdev
(comments are locked)
|

