Creating Chart

jameyb32

New Member
Joined
Feb 15, 2016
Messages
4
I am trying to draw walls in a building that the user inputs. The only way I can think to do this is with a scatter plot with each wall being its own series so that each wall can have its own trendline and data label. For now, the user can input 125 walls. I'd rather not take the time to build 125 different series and 125 different trendlines/data labels. What's the easiest way to do this?

I really only need to do it once to set up the chart. From there, the chart should update as the user updates the data without the need for a macro to be running.

Right now, my x coordinates are in two columns, and my y coordinates are in two columns.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,216,434
Messages
6,130,611
Members
449,584
Latest member
c_clark

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