DisplayFormulaBar Property

Microsoft Excel Visual Basic

True if the formula bar is displayed. Read/write Boolean.

Example

This example hides the formula bar.

Application.DisplayFormulaBar = False