Forum Discussion
AshwinRox
Apr 07, 2023Copper Contributor
How do I set up two graphs on the same plane?
I'll be honest, I'm kind of salty from Excel Support telling me to use Open Office. No lie, that's what it came down too. So if I sound a little out there, forgive me. In any case, I am trying to ...
NikolinoDE
Apr 12, 2023Gold Contributor
One way to create a weight and balance chart in Excel is to use a scatter plot with defined boundaries.
Here’s an example of how you could set this up:
- Enter your data: In one column, enter the weight data for your cargo and passengers. In another column, enter the corresponding balance data.
- Create the envelope: In two additional columns, enter the minimum and maximum weight and balance values that define the safe operating envelope of your plane.
- Create the chart: Select all of your data and go to the Insert tab in Excel. Click on the Scatter button and choose the Scatter with Straight Lines option.
- Format the chart: Right-click on one of the envelope series in the chart and choose Format Data Series. In the Format Data Series pane, go to the Fill & Line tab and choose No Fill for the Marker options. This will make the envelope series appear as lines on your chart.
- Add data labels: If you want to label your cargo and passenger data points, right-click on one of the data series in the chart and choose Add Data Labels.
This will create a scatter plot with your cargo and passenger data points plotted against the weight and balance envelope. You can then visually check if the data points fall within the envelope or not.
Once you have created your weight and balance chart in Excel, you can use the data in Microsoft Access by importing it into an Access table or linking your Excel sheet to your Access database.
I hope this helps!