This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
COLUMNLETTER

COLUMNLETTER 


 

COLUMNLETTER ( {reference} ) 
Parameter Type   Description
reference  CellRef in A cell or a range of cells

The COLUMNLETTER function returns the column letter of reference.

reference can be a cell or a range of cells. If the reference argument is omitted, the default argument is the reference of the cell in which the COLUMNLETTER function is placed.

Example  

COLUMNLETTER(A9) //A

COLUMNLETTER(B1:B5) //B

COLUMNLETTER() //current column letter

 
PROPERTIES 

Product: 4D
Theme: 4D View Pro Formulas

 
PAGE CONTENTS 
 
HISTORY 

 
ARTICLE USAGE

4D View Pro Reference ( 4D v19)