Difference between revisions of "XL3SparkBarM"
(→Parameters) |
|||
Line 13: | Line 13: | ||
|- | |- | ||
| {{Code|Max}} | | {{Code|Max}} | ||
− | | The max value of the data to chart. This can be a range or a formula | + | | The max value of the data to chart. This can be a range or a formula. (New to [[Version 7.2]]) |
|} | |} | ||
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. (New to Version 7.2) |