i have 3 columns 1) StartDate, 2) EndDate and 3) TotalHours . I want to put a function in computed column specification of TotalHours so that when the StarDate and EndDate are inserted the hours are subtracted and the total hours is automatically filled up. I was triying with this but the total hours property is still getting null:
(datediff(hour,[StartDate],[EndDate]))
Any ideas??
Thanks....

New Topic/Question
Reply



MultiQuote




|