Google Sheets ADDRESS Function
December 4, 2021
This post will guide you how to use Google Sheets ADDRESS function with syntax and examples. Description The Google Sheets ADDRESS function returns a reference as a text string to a single cell. For example, =ADDRESS(2,3) returns $C$2. The ADDRESS function can return a relative or absolute reference, and you can use it to construct… read more »