Can I add more than 1 "Total row" for a table? I want 1 for average and 1 for standard deviation. I'm trying to check the box that says "Total row", but it only will give me 1 row.
Thanks
Can I add more than 1 "Total row" for a table? I want 1 for average and 1 for standard deviation. I'm trying to check the box that says "Total row", but it only will give me 1 row.
Thanks
Well, averages and standard deviations aren't "totals" per se, so you cannot have total rows for these.
Assuming the table is not just a data range, but a true Excel 2007+ table:
Insert new rows for average and standard deviation below the totals row, leaving at least one empty row in between.
For either measure, reference the table in the formula so that the formula adjusts automatically for added/deleted data.
=AVERAGE(TABLE1[MyTableColumn])
Where "MyTableColumn" is the header for whichever column values you want to average.
If you have given the table a name, replace Table1 with the actual name of the table.
Palmetto
Do you know . . . ?
You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks