Difference between revisions of "XL3SparkBarM"

(Syntax)
(Parameters)
 
Line 12: Line 12:
 
| 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}}
+
| {{Code|Max Value}}
 
| The max value of the data to chart. This can be a range or a formula. (New to [[Version 7.2]])
 
| The max value of the data to chart. This can be a range or a formula. (New to [[Version 7.2]])
 
|}
 
|}

Latest revision as of 15:12, 12 December 2012

Creates a monochrome bar chart that is rendered in the Excel cell.

Syntax

XL3SparkBarM( Data, [Max Value] )

Parameters

Parameter Description
Data The data to chart. This can be a range or a formula
Max Value The max value of the data to chart. This can be a range or a formula. (New to Version 7.2)

See Also