I have a query with [Date] and [Ending Date] I have another column with =[Ending Date]-[Date] to get the total difference. What Im trying to get is if the [Ending Date] is null then it will return the [Date]? So if someone forgets to put in the ending date it will return the date.