+ Reply to Thread
Results 1 to 3 of 3

Adjusting Range based on values in one column

  1. #1
    Registered User
    Join Date
    07-24-2014
    Location
    USA
    MS-Off Ver
    2013
    Posts
    22

    Adjusting Range based on values in one column

    Hi,

    I am trying to adjust a range based on certain values in a given column. In this case, I have text values in Column A (A2:A15), and their number values in Column B (B2:B15). In column C, I would like to find the Max value of Column B for each unique text value range in Column A so in this case MAX(A2:A9) and MAX(A10:A15). I would also like to do this without VBA, naming ranges, and referencing a separate cell if possible. Just using a single formula that will adjust as I add in more unique samples in column A and B. I hope this isn't too confusing.

    Capture4.JPG
    Attached Files Attached Files

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Adjusting Range based on values in one column

    Array formula (so Ctrl-Shift-Enter) in C2:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    And copy down...
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    07-24-2014
    Location
    USA
    MS-Off Ver
    2013
    Posts
    22

    Re: Adjusting Range based on values in one column

    Perfect! Thank you so much!!

+ 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. Replies: 3
    Last Post: 06-28-2014, 07:04 AM
  2. Replies: 8
    Last Post: 05-02-2014, 08:54 AM
  3. Auto Adjusting X Axis range based on dates
    By mcranda in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-24-2013, 06:05 PM
  4. Sum Range Based on Values in another Column
    By data1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-19-2013, 04:19 PM
  5. [SOLVED] Dynamic Named Range Help - Range Based on Values in Column
    By Filibuster in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-03-2012, 11:13 AM

Tags for this Thread

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