=AVERAGEIFS(Jan3:Dec3,">"&TODAY-365,Jan3:Dec3,"<"&Today) - this gives me the #UNPARSEABLE message
=AVG(Jan@row:Dec@row) / (MONTH(TODAY())) - this gives me another incorrect number
I have tried several others without success also. The number is manually entered each month and the total should change each month.