R
Rod
Hello,
I have a Date/Time named "CALLED_ON". I would like to add up all of the
dates in "CALLED_ON" throughout the table tblRESUMES which equal today only,
e.g. if today there were 50 calls, at midnight it would rollover to 0 because
new day and no calls made at midnight. I woul dlike to not store the result,
but display it in control on a form named "Calls_Today". If possible, I
would like this calculated on this same form and updated everytime a new
record is opened.
Thanks,
Rod
I have a Date/Time named "CALLED_ON". I would like to add up all of the
dates in "CALLED_ON" throughout the table tblRESUMES which equal today only,
e.g. if today there were 50 calls, at midnight it would rollover to 0 because
new day and no calls made at midnight. I woul dlike to not store the result,
but display it in control on a form named "Calls_Today". If possible, I
would like this calculated on this same form and updated everytime a new
record is opened.
Thanks,
Rod