Dashboard : Select Projects with Respect to Resources Available for List of Projects

coolguykets1

Board Regular
Joined
Feb 6, 2013
Messages
94
Hi , I am planning to create a dashboard which will help executives look at how many projects we can start with respect to resources available / freed up.
I have a list of projects with Resources required and i also have the number of resources required for each projects.
Can someone please help me create a Button / color the projects which can be choose with respect to available resources
In the case below row 3,4,5 should be higlighted

--

Cell A1 : 100 ( This is Input for Resources Available )

[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]100[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Project Number[/TD]
[TD]Resources Required[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Q1[/TD]
[TD]70[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Q2[/TD]
[TD]25[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Q3[/TD]
[TD]10[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]Q4[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]Q5[/TD]
[TD]40[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,022
Latest member
Mohamed Magdi Tawfiq Emam

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