Search

Get Cell Value

Last Updated: Mar 8, 2023

Articles

Use this function to get the value of the specified cell as text.

Syntax

Get Cell Value (cell_identifier)

Parameters

Input Parameter Name Description
cell_identifier Address of the cell

Returns

Return value Description
Value Returns the value of the cell as text

Sample

Get Cell Value (G1)

  • Returns 15, the value of cell G1.

To view all the Excel functions, click here.

Did you find what you were looking for?