HeadingValue

HeadingValue is a text function that returns the value in a heading cell for the specified dimension in a row or column..

Syntax:

HeadingValue("GridName","Dimension", Row/Column)

Note:

See Parameters for Text Functions for parameter definitions.

Examples:

Use HeadingValue to return the following column and row headings.


The table describes the HeadingValue function

Use the syntax below to return the data in the previous sample grid:

HeadingValue Example Gets or Returns

HeadingValue("Grid1","Month",A)

Jan

HeadingValue("Grid1","Month",B)

Feb

HeadingValue("Grid1","Market",1)

Georgia

HeadingValue("Grid1","Market",2)

East