Difference between revisions of "XL3SparkBarM"
(Added link to coloured version) |
|||
Line 11: | Line 11: | ||
| {{Code|Data}} | | {{Code|Data}} | ||
| The data to chart. This can be a range or a formula | | The data to chart. This can be a range or a formula | ||
+ | |- | ||
+ | | {{Code|Max}} | ||
+ | | The max value of the data to chart. This can be a range or a formula | ||
|} | |} | ||
Revision as of 15:10, 12 December 2012
Creates a monochrome bar chart that is rendered in the Excel cell.
Syntax
XL3SparkBarM( Data )
Parameters
Parameter | Description |
---|---|
Data | The data to chart. This can be a range or a formula |
Max | The max value of the data to chart. This can be a range or a formula |