HELP !!! HOW TO MAKE A LINE GRAPH IN EXCEL WITH START DATE AND END DATE CHANGING THE GRAPH WITH RESPECT TO VALUES

DavidKele

New Member
Joined
Dec 26, 2024
Messages
1
Office Version
  1. 365
Platform
  1. Windows
20241226_103730.jpg

Something like this, with the attached values
20241226_115716.jpg


The values are too long and I need to see graph showing at maximum 15 values at a time and be able to switch preferred dates.

Thanks in advance.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
The way I would do this is to use a couple of helper columns for example columns Z and AA . I put the value 1 into Z1 then in Z2 I put :
Excel Formula:
=INDEX(W2:W46,$Z$1)
then copy this to AA2 and then copy both down to row 16. Then plot a graph using Z2 to AA16.
If youy now change the value in Z1 to Z3 you can see that the values move along starting at Row 4. So you just change the vlaue in Z1 to get whichever bit of hte graph you want
 
Upvote 0

Forum statistics

Threads
1,225,619
Messages
6,186,050
Members
453,335
Latest member
sfd039

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