+ Reply to Thread
Results 1 to 4 of 4

Cell Reference in max formula

  1. #1
    Registered User
    Join Date
    02-22-2017
    Location
    Haarlem
    MS-Off Ver
    Excel 2010/2013
    Posts
    56

    Cell Reference in max formula

    Hello,

    I need a formula where I have a simple max formula =MAX(B5:C5).

    The point is the C5 should not be entered like this but is in a different cell. In the example the second cell reference is in cell A8:C5.

    I put a small excel file in the attachement that will make things clear. Should not be so hard.

    Thank in advance.
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,737

    Re: Cell Reference in max formula

    You can use this formula:

    =MAX(INDIRECT("B5:"&$A$8))

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    02-22-2017
    Location
    Haarlem
    MS-Off Ver
    Excel 2010/2013
    Posts
    56

    Re: Cell Reference in max formula

    Thank you it works!

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,737

    Re: Cell Reference in max formula

    Good to hear it, and thanks for the rep.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above and to the right of your first post in this thread, and mark the thread as SOLVED.

    Pete

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Substitute reference in cell formula with another reference.
    By harpbelle in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-17-2021, 01:03 AM
  2. Replies: 3
    Last Post: 03-22-2021, 10:21 AM
  3. A cell reference in place of a reference within a formula
    By RoundaboutCJP in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-02-2019, 04:32 PM
  4. [SOLVED] Replace a cell reference in a formula with dynamic reference
    By jkj115 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-25-2016, 11:04 AM
  5. Replies: 1
    Last Post: 02-11-2015, 01:56 PM
  6. [SOLVED] Replace absolute cell reference with Indirect cell reference in formula
    By Roothy in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-11-2013, 04:46 AM
  7. Dragging formula, change sheet reference, but not cell reference
    By Kalilaya0419 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-13-2013, 04:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1