formula help lookup

scarp

New Member
Joined
Jun 2, 2017
Messages
1
Hi all, i need some help with creating a dashboard of results and i don't know how to do it.

Basically, i have a input of data sheet that looks like this, only more data:
[TABLE="width: 466"]
<colgroup><col><col span="2"></colgroup><tbody>[TR]
[TD="colspan: 3"]The YTD Savings is based on a sumif statement adding each month past.

Data sheet
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]YTD Savings[/TD]
[/TR]
[TR]
[TD]Supplier
[/TD]
[TD]Plan[/TD]
[TD]$$[/TD]
[/TR]
[TR]
[TD]supplier 1[/TD]
[TD]Actual [/TD]
[TD]$$[/TD]
[/TR]
[TR]
[TD]supplier 1[/TD]
[TD]Increases[/TD]
[TD]$$
[/TD]
[/TR]
[TR]
[TD]supplier 2[/TD]
[TD]Plan[/TD]
[TD]$$[/TD]
[/TR]
[TR]
[TD]supplier 2[/TD]
[TD]Actual [/TD]
[TD]$$[/TD]
[/TR]
[TR]
[TD]supplier 2
[/TD]
[TD]Increases[/TD]
[TD]$$[/TD]
[/TR]
[TR]
[TD]supplier 3[/TD]
[TD]Plan
[/TD]
[TD]$$[/TD]
[/TR]
[TR]
[TD]supplier 3[/TD]
[TD]Actual
[/TD]
[TD]$$[/TD]
[/TR]
[TR]
[TD]supplier 3[/TD]
[TD]Increases[/TD]
[TD]$$
[/TD]
[/TR]
</tbody>[/TABLE]


I want to create a dashboard that contains this data in a more readable format for quick review and then add a chart for visual reference.
Similar to below, but i don't know how to do lookups from multiple datapoints.

Am i over thinking this task. Can anybody help?
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
below is not there so it is hard to see what you want

we could rank by actuals or increases ??
 
Upvote 0

Forum statistics

Threads
1,226,694
Messages
6,192,473
Members
453,726
Latest member
JoeH57

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top