Chart only part of a table

Yamezz

Active Member
Joined
Nov 22, 2006
Messages
336
Office Version
  1. 2019
I have a two-column named table showing date in column A against a number in column B. From this table I have a scatter plot chart. Given the data is in a table, as new entries are made, both the table and the chart update accordingly. However, for the majority of the data, the number charted hovers around the 1,000,000 mark, plus or minus 200,000. Later data is in the order of 20,000, plus or minus 5,000. The current chart loses its detail when charting later data. I would like to keep my original chart, but also have a second chart of later data (where the numbers are much smaller) that also updates automatically. Is there a way to dynamically reference the table from row 46 onward to produce the second chart?
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Hi Yamezz. You can use the same chart and adjust your data range. See Jon Peltier's code at this link. HTH. Dave
 
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,954
Members
449,095
Latest member
nmaske

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