deepak004

New Member
Joined
Jan 20, 2015
Messages
2
Hi,

Looking for some help on excel chart without using VBA codes (if possible).

Team :1 $0.27,
Team :2 $0.90,
Team :3 $4.63,
Team :4 $5.32,
Team :5 $0.77,
Total $11.88,

Above table provide total expenditure forecast for each teams for a future event. The data which will update on daily basis. I would like to plot a Line Graph to show progress/update for each day without expanding the table any further. Spending forecast for each team will change everyday & old data will be replaced with new.
My X-Axis will be date & Y-Axis will be spending.
Ques: Is excel 2016 capable of generating a Line Graph with data getting replaced (overwritten) everyday ? If yes, can some please help me here !!
In addition,
when old data is replaced with new ,,, only dots on line graph moves & aligns with new date,,, without creating a line graph :(

Appreciate your help.

Thanks
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
You want to show progress, meaning along a date axis? You will need to capture that somehow in the data. If team names are in the first column, then you need dates in the first row, and corresponding dollar values in the grid defined by these.

You need to set up the data, and the chart will work out right.
 
Upvote 0

Forum statistics

Threads
1,215,035
Messages
6,122,785
Members
449,095
Latest member
m_smith_solihull

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