DATEDIFF('n', confhrsfrom, confhrsto) AS no_of_minute
#Val(no_of_minute) / 60#
However, I need to total the column of minutes but since it's not a numeric value, SUM is returning 0. Any suggestions on how to fix this?
(FWIW, I've inherited this database, didn't design it.)
Thanks
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

