![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#4
|
|||
|
|||
|
Are the sheets in the same workbook or are you wanting to summarize totals in a new sheet in the same workbook?
You can create a reference to the other sheet something like this: =[@Amount]*$D$3 Where @Amount is the header column name on my other worksheet in the same workbook and $D$3 is the percentage rate that I'm multiplying by to put on my summary sheet. You can also complete a direct reference in your summary by type equal symbol switch over to your other worksheet and select the field you wish to display, such a totals for a particular column. Example: ='March Individual'!I6 where March Individual is the name of the sheet and I6 is the field I selected to store on my summary worksheet. You can also do this from different workbooks, however I have never completed such a task and I would imagine the workbooks should be in the same location so as not to break the link. As the values change on your main worksheet your summary sheet gets automatically updated. Hope this might help your question. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Want to return a value from my pricing table into my raw data sheet given criteria in the data sheet | mcronin | Excel | 1 | 05-09-2016 09:43 AM |
Automatically Organize data in a sheet differently (in order to create a dynamically updated graph)
|
carlos_cs | Excel | 3 | 05-04-2016 08:44 AM |
| How to copy data automatically to particular sheet? | nicholes | Excel Programming | 13 | 03-12-2014 01:05 AM |
Construct a summary sheet by summing up from one or more than one sheet.
|
PRADEEPB270 | Excel | 1 | 11-04-2011 03:46 AM |
Link data from embedded excel sheet
|
rwbarrett | Word | 1 | 05-27-2011 02:05 AM |