Calculate the average number of days (Access data base)

G

Guillermo

I have a table which holds the number of days a record has been active in
each row. I need to calculate the average number of active days for the whole
table.
Avg function is used on rows/columns. How can I get the average of the total
no of active days?
 
Top