Difference between revisions of "XL3SparkWinLoseM"

(Created page with 'Creates a monochrome win/loss chart that is rendered in the Excel cell. ==Syntax== {{Code|XL3SparkWinLoseM( Data )}} ==Parameters== {| class="wikitable" ! Parameter ! Descripti…')
 
(Added link to coloured version)
 
Line 15: Line 15:
 
==See Also==
 
==See Also==
 
* [[Formula Reference]]
 
* [[Formula Reference]]
 +
* [[XL3SparkWinLose|XL3SparkWinLose Formula]]
  
 
[[Category:Formulae]]
 
[[Category:Formulae]]
 
[[Category:In-Cell Chart Formulae]]
 
[[Category:In-Cell Chart Formulae]]
 
[[Category:In-Cell Charts]]
 
[[Category:In-Cell Charts]]

Latest revision as of 17:26, 23 November 2010

Creates a monochrome win/loss chart that is rendered in the Excel cell.

Syntax

XL3SparkWinLoseM( Data )

Parameters

Parameter Description
Data The data to chart. This can be a range or a formula

See Also