FormulaLocal Property From Microsoft Office Web Components Visual Basic previous page next page expression.FormulaLocal expression Required. An expression that returns a Range object.ExampleThis example displays the formula in the active cell of Spreadsheet1 in the language of the user.MsgBox Spreadsheet1.ActiveCell.FormulaLocal