G
Gary
Hi group. I am working on a report project and I need some assistance.
In my report I get data from the table that is the total number of minutes
that a person has been connected. Example the number could be anywhere betwee
1 minute up. So the data might look like 77 minutes for a specific connection
on a specific data. What I need is the remainder of this equation 77/60 in a
field. I can get the number of hours which in this case would be 1 bu the
remaining minutes need to be in another column like this 17.
I have looked at the MOD function but can't seem to get it to produce my
desired results.
Thanks in advance.
Gary
In my report I get data from the table that is the total number of minutes
that a person has been connected. Example the number could be anywhere betwee
1 minute up. So the data might look like 77 minutes for a specific connection
on a specific data. What I need is the remainder of this equation 77/60 in a
field. I can get the number of hours which in this case would be 1 bu the
remaining minutes need to be in another column like this 17.
I have looked at the MOD function but can't seem to get it to produce my
desired results.
Thanks in advance.
Gary