I am putting together a database of football stats. in this database I am keeping rushing yards and average rush per yard. Is there a statement that will display the average of the Attempts field and Yards field? I noticed in the tutorials there is a way to do it with columns, but this would be averaging a two fields in a row.

Thanks,
David