I have a report that is the result of data imported from Crystal Reports to Excel to Access. In Excel, the Cell is listed as a General Number and formatted like 00:00:00. The first 2 zeros are for Minutes, the second set for Seconds, and the third set for partial seconds, whatever that is called.
I import this to my table, which is formatted as Date/Time, as hh:nn:ss. I don't know of any other way to format this to look as it does above and accept the data I import. Is there another way to show this format?
Anyway, on my report, I need to determine an average for this figure that is calculated for each month. I tried the Avg function and it will not work based on data format. Is it possible to set a formula to sum this up and divide by the number of months? I believe it is, but I cannot find a reference to it in my books or FAQ?
I import this to my table, which is formatted as Date/Time, as hh:nn:ss. I don't know of any other way to format this to look as it does above and accept the data I import. Is there another way to show this format?
Anyway, on my report, I need to determine an average for this figure that is calculated for each month. I tried the Avg function and it will not work based on data format. Is it possible to set a formula to sum this up and divide by the number of months? I believe it is, but I cannot find a reference to it in my books or FAQ?