How to align chart with cell grid
This trick is so simple and also an incredible time-saver if you want to build beautiful worksheets or dashboards where charts and data live happily together.
Begin selecting the chart you want to align.
The dots surrounding the chart allow you to resize the chart as you please.
Simply click and hold on one of these dots with left mouse button, then press the Alt key while you drag the dot.
This will snap the dot to a grid line, if you are not happy with the location simply drag the dot to the line you want to align.
Repeat above step with the remaining three chart corner dots.
Remember that if you resize columns or rows the chart will follow and resize automatically.
Use slicers to quickly filter chart data
Slicers let you control data displayed in a chart, simply click on a button to quickly filter data. How to […]
Question: How do I create a chart that dynamically adds the values, as i type them on the worksheet? Answer: […]
How to use mouse hover on a worksheet [VBA]
I recently discovered an interesting technique about using a user defined function in a HYPERLINK function. Jordan at the Option […]
Change chart data range using a Drop Down List [VBA]
In this article I will demonstrate how to quickly change chart data range utilizing a combobox (drop-down list). The above […]
Color chart columns based on cell color
This article demonstrates macros that automatically changes the chart bar colors based on the corresponding cell, the first example is […]
How to create an interactive Excel chart [VBA]
This article describes how to create an interactive chart, the user may click on a button or multiple buttons and […]
Leave a Reply
How to comment
How to add a formula to your comment
<code>Insert your formula here.</code>
Convert less than and larger than signs
Use html character entities instead of less than and larger than signs.
< becomes < and > becomes >
How to add VBA code to your comment
[vb 1="vbnet" language=","]
Put your VBA code here.
[/vb]
How to add a picture to your comment:
Upload picture to postimage.org or imgur
Paste image link to your comment.