K
ka
Hi,
I have a query in which I am calculating time between 2 procedures with this
formula:
Time1: [Procedure1]/60 & Format([Procedure1] Mod 60," ")
I am trying to create a report with all the entries. At the bottom of my
report, in the page footer, I would like to be able to have the sum of all
the times, averages, min, max...etc.
Each time I use the formula
=Avg([Time1]) (or a similoar one for the others),
I always get no value and just an ERROR where the info is supposed to be...
Any suggestions?
Thanks in advance.
Ka
I have a query in which I am calculating time between 2 procedures with this
formula:
Time1: [Procedure1]/60 & Format([Procedure1] Mod 60," ")
I am trying to create a report with all the entries. At the bottom of my
report, in the page footer, I would like to be able to have the sum of all
the times, averages, min, max...etc.
Each time I use the formula
=Avg([Time1]) (or a similoar one for the others),
I always get no value and just an ERROR where the info is supposed to be...
Any suggestions?
Thanks in advance.
Ka