Numbers syntax error
Hi, I have a table with meter readings over 365 days for which I made a separate table to show daily average use. AVERAGEIF works well except one aspect is a bit clunky. Method used as follows:
DAYNAME in a separate column derives day from timestamp column.
AVERAGEIF works if I manually type text within "".
But if (instead of manually typing day names into the formula) I try to reference text (from a column which already has the day names) as follows, it gives error:
I've tried using "" in all sorts of combinations but I'm missing something obvious here.
Any help appreciated. Thank you.