Skip to content
xlsoffice. All Rights Reserved
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Lookup and Reference Examples

  • Vlookup Examples in Excel
  • How to get last column number in range in Excel
  • How to use Excel FORMULATEXT function
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • How to get address of named range in Excel

Data Analysis Examples

  • How to perform a t-Test in Excel
  • Use Data Form to input, edit and delete records in Excel
  • How to create a Histogram in Excel
  • How To Insert and Customize Sparklines in Excel
  • Excel Bar Chart

Data Validation Examples

  • Excel Data validation unique values only
  • Excel Data validation with conditional list
  • Excel Data validation don’t exceed total
  • Excel Data validation must contain specific text
  • Excel Data validation date in next 30 days

How to use Excel ADDRESS Function

by

This Excel tutorial explains how to use the ADDRESS function with syntax and examples.

Excel ADDRESS function Description

The Microsoft Excel ADDRESS function returns a text representation of a cell address.

The ADDRESS function is a built-in function in Excel that is categorized as a Lookup/Reference Function. It can be used as a worksheet function in Excel. As a worksheet function, the ADDRESS function can be entered as part of a formula in a cell of a worksheet.

Worked Example:   How to get address of named range in Excel

Explanation:  The Excel ADDRESS function returns the address for a cell based on a given row and column number. For example, =ADDRESS(1,1) returns $A$1. ADDRESS can return an address in relative or absolute format, and can be used to construct a cell reference inside a formula.

Worked Example:   How to get address of first cell in range in Excel
ADDRESS(1,1) returns $A$1
ADDRESS(1,1,4) returns A1

Syntax

The syntax for the ADDRESS function in Microsoft Excel is:

ADDRESS( row, column, [ref_type], [ref_style], [sheet_name] )

Returns

The ADDRESS function returns a string/text value.

Example

Let’s look at some Excel ADDRESS function examples and explore how to use the ADDRESS function as a worksheet function in Microsoft Excel:

=ADDRESS(4, 5)
Result: "$E$4"

=ADDRESS(4, 5, 1)
Result: "$E$4"

=ADDRESS(4, 5, 2)
Result: "E$4"

=ADDRESS(4, 5, 3)
Result: "$E4"

=ADDRESS(4, 5, 4)
Result: "E4"

=ADDRESS(4, 5, 1, TRUE)
Result: "$E$4"

=ADDRESS(4, 5, 1, FALSE)
Result: "R4C5"

=ADDRESS(4, 5, 1, TRUE, "Sheet1")
Result: "Sheet1!$E$4"
Worked Example:   How to get address of last cell in range in Excel

Post navigation

Previous Post:

Excel Operators

Next Post:

How to use Excel AREAS Function

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others
  • How to count line breaks in cell in Excel worksheet
  • How to find nth occurrence of character in Excel
  • LEN, LENB functions: Description, Usage, Syntax, Examples and Explanation
  • REPT function: Description, Usage, Syntax, Examples and Explanation
  • How to check if cell contains some words but not others in Excel
  • How to get year from date in Excel
  • Convert Excel time to decimal seconds
  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate next anniversary date or birthday in Excel
  • Display Date is workday in Excel
  • YIELD function: Description, Usage, Syntax, Examples and Explanation
  • RECEIVED function: Description, Usage, Syntax, Examples and Explanation
  • NPV function: Description, Usage, Syntax, Examples and Explanation
  • Calculate interest rate for loan in Excel
  • DDB function: Description, Usage, Syntax, Examples and Explanation
Acronyms, Abbreviations, Initialism & What They Stand For
© 2022 xlsoffice . All Right Reserved. | Teal Smiles