View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
VB Coach VB Coach is offline
external usenet poster
 
Posts: 1
Default Formula to average the last 4 non-blank numerical cells of a row?

I am tracking weekly scores in a table and want to be able to calculate a
4-entry trailing average. Not every cell will have a value, so the last 4
entries might be spread over more than 4 cells in the row. For example,
tracking player point totals over a period of weeks, a player might be sick
one week and thus not have points that week, so the cell would be blank (as
opposed to zero).