Macro to create a 'scatter chart with straight lines'

saitken

New Member
Joined
Jan 6, 2013
Messages
39
Office Version
  1. 365
Platform
  1. MacOS
Hello.

I have an Excel spreadsheet with a sheet containing data to plot on a separate sheet using a 'scatter with straight lines' chart.
I would like to create a Macro which automatically carries-out this task.

The data consists of line items with planned and actual finish dates. Both planned & actual need to be plotted.
There are two sets of data, called Phase 1 and Phase 2. I would like separate scatter charts to be generated for each set.
The vertical axis needs to be converted to % of line items, if possible.

Sheet with Data
1690282647312.png


Desired output - two scatter charts for Phase 1 & Phase 2 with planned and actual finish dates. So two lines on each chart.
1690282692340.png
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
It may be easier to do this using Excel COUNTIF etc formulas?
Any help would be much appreciated
 
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,953
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