I'm developing a project dashboard with the following data:
Column B - ID
C - Project Name
G - Budget
H - Spent
M - Budget Source
I have dozens of projects - some with budgets, and others without. I need to create a chart that shows the Budget vs. Spent data for only those projects that have a budget source listed in column M.
In addition, multiple projects may have the same budget source, so I'd need to SUM those prior to entering them into the chart. I've used a SUMIFS function to get that to work, but I don't know how to pull the data from the Budget/Spend columns to create my bar chart. I'd love it if one of you fantastic excel ninjas could help me!
Many thanks!
Ann
Column B - ID
C - Project Name
G - Budget
H - Spent
M - Budget Source
I have dozens of projects - some with budgets, and others without. I need to create a chart that shows the Budget vs. Spent data for only those projects that have a budget source listed in column M.
In addition, multiple projects may have the same budget source, so I'd need to SUM those prior to entering them into the chart. I've used a SUMIFS function to get that to work, but I don't know how to pull the data from the Budget/Spend columns to create my bar chart. I'd love it if one of you fantastic excel ninjas could help me!
Many thanks!
Ann