![]() |
|
#10
|
|||
|
|||
|
Why don't do it as in added example instead?
The totals calculation doesn't depend on order the data are entered into tData Table. I.e. there is no need for entered data to be sorted in any way (e.g. by Group); To add new groups later, you simply add a new row into tTotals Table with new group value, and after that you can add any number entries for new group into tData Table - without any need to redesign of any formulas. In tData Table, you can hide the Group column, in case you want this. I freezed the rows until the header row of tData table, so this header and tTotals Table will be always visible. (Btw. You can define the Group column of tTotals Table as Named Range, and use it as the source of Data Validation List for Group column in tData Table) |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need to match values in one column to values in six others and return the value of a cell from corre | SnakeDoctor | Excel | 4 | 09-09-2024 12:55 PM |
| IF cell in Col A is populated BUT cell in Col C is blank DELETE ROW | ChrisOK | Excel Programming | 7 | 05-05-2019 09:00 PM |
Fill blank cell with value from adjacent cell
|
kevinbradley57 | Excel Programming | 2 | 04-17-2018 08:40 AM |
Formulato say if cell is blank do this, if not blank do this.
|
mbesspiata | Excel | 1 | 01-17-2015 05:02 AM |
Convert non-cell input to cell values
|
TBD | Excel | 3 | 06-09-2014 06:14 AM |