Populating a table with ranges specified in cells

Dannyss

New Member
Joined
Dec 16, 2013
Messages
2
Hi all. This is my first post I hope someone can help. I am creating a dashboard at the moment, meant for multiple users ranging in excel experience levels. There are various background tables feeding this; one of which contains 25 years worth of comparative pricing data for two products. Where I am stuck is that I would like to create a table that will allow the users to select a start and end date and automatically populate a line graph with the data for that date range. I am happy with the use of Formula however VBA is new to me so may need assistance if that is required. Hopefully there is help at hand
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Hi, wouldn't a pivot table work for this?
if you need a dynamic chart you just need to create a table that will fetch the data from the specific period of time, any change will be resulted in a chart change equivalent to the data... right? What part holds difficulties?
 
Upvote 0

Forum statistics

Threads
1,215,749
Messages
6,126,660
Members
449,326
Latest member
asp123

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