M
Masa Ito
I am having trouble figuring out the 'best practice' for where to put a
total row.
I am sending excel files out to many people, who will all maintain (and
send back to me) their individual sheets. Their sheets involve frequent
adding of lines, occasional removing of lines, and frequent editing of
existing lines. They are not skilled (at all) with Excel, and I am
writing some code to pull their sheets into a database.
Problem is, they want a total row, and like it just below their data.
When I do this, it seems to get sucked into the sorts, filters etc, and
makes it harder for them to add lines (they often add them below the
total line).
If I put the total at the top, just below the headers, and freeze the
top few rows, it looks great, but has the same problem getting 'lost'
included in the data when sorting/filtering.
I tried doing a split screen, and throwing it WAY down the page. This
works ok, but people seem to hate/get confused by the split screen, and
I don't seem able to freeze the top rows (header, titles & logos) while
also splitting the screen to see the totals.
I did some playing with the subtotals, but didn't see a way that would
show a single totals column for all the columns I want totaled, while
keeping a simple 'table' for users to add/edit.
Anyone have any advice for an Excel newbie?
Thanks,
Masa
total row.
I am sending excel files out to many people, who will all maintain (and
send back to me) their individual sheets. Their sheets involve frequent
adding of lines, occasional removing of lines, and frequent editing of
existing lines. They are not skilled (at all) with Excel, and I am
writing some code to pull their sheets into a database.
Problem is, they want a total row, and like it just below their data.
When I do this, it seems to get sucked into the sorts, filters etc, and
makes it harder for them to add lines (they often add them below the
total line).
If I put the total at the top, just below the headers, and freeze the
top few rows, it looks great, but has the same problem getting 'lost'
included in the data when sorting/filtering.
I tried doing a split screen, and throwing it WAY down the page. This
works ok, but people seem to hate/get confused by the split screen, and
I don't seem able to freeze the top rows (header, titles & logos) while
also splitting the screen to see the totals.
I did some playing with the subtotals, but didn't see a way that would
show a single totals column for all the columns I want totaled, while
keeping a simple 'table' for users to add/edit.
Anyone have any advice for an Excel newbie?
Thanks,
Masa