• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Microsoft Excel Tips and Tricks - Computergaga

  • Home
  • Excel Online Courses
  • Excel Functions List
  • Free Downloads
  • Blog
  • Tutorials
  • About

ADDRESS Function

The ADDRESS function in Excel returns a text representation of a cell address from specified row and column numbers.

The syntax for the ADDRESS function is:

=ADDRESS(row_num, column_num, [abs_num], [a1], [sheet_text])
ArgumentPurpose
row_numThe row number to use in the cell reference
column_numThe column number to use in the cell reference
abs_numThe type of reference to return. If omitted, Excel assumes an absolute cell reference1 – Absolute2 – Absolute row; relative column3 – Relative row; absolute column4 – Relative
a1The reference style to be used. If omitted, Excel assumes the A1 styleTRUE – A1FALSE – R1C1
sheet_textThe name of the worksheet to be used. If omitted, no worksheet name is used

The examples below show different uses of the ADDRESS function.

FunctionResult
=ADDRESS(4, 3)$C$4
=ADDRESS(4, 3, 3)$C4
=ADDRESS(4, 3, 1, FALSE, “QTR 3”)‘QTR 3’!R4C3

Primary Sidebar

Recent Posts

  • Excel SWITCH Function – Nested IF Function Alternative
  • Sum Formulas Only in Excel
  • How to Calculate Age in Excel
  • Custom Sort in Excel
  • Case Sensitive Lookup with XLOOKUP in Excel
Advanced Excel Success book

Footer

Contact

[email protected]

LinkedIn Twitter YouTube

Useful Links

  • Home
  • Excel Online Courses
  • Tutorials
  • Sitemap
  • Privacy Policy
  • Jobs by Jooble

Course Topics

  • Blog
  • Charts
  • Courses
  • Dashboards
  • Downloads
  • Excel Tips
  • Formulas
  • Mail Merge
  • Office
  • PivotTables
  • Power BI
  • Power Pivot
  • Power Query
  • VBA

Join Our Mailing List

© Copyright 2009 Computergaga · All Rights Reserved ·