Asked by VI GIRL
What formula or function does he put in columns B through F in Row 13 that will give him the total expenses for the week in each category?
Answers
Answered by
Writeacher
=sum(b1:b12)
That's for column B. What will you put in the other columns?
That's for column B. What will you put in the other columns?