+ Reply to Thread
Results 1 to 3 of 3

Need help with complicated formula(s)

  1. #1
    Registered User
    Join Date
    05-23-2014
    Posts
    1

    Need help with complicated formula(s)

    I have uploaded a screenshot of the excel speadsheet.

    What am I trying to do is:
    1. In the AR4 cell, I'm trying to create a formula that will return the value in the cells between columns AP and AH. Firstly returning the cells from column AP, if there is no value then it will go to the next column. Once it finds a cell with a value in, I need it to return the cells with a value in which also ahs a true expression in the AQ column.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,173

    Re: Need help with complicated formula(s)

    Attach the workbook itself, not a screenshot.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Need help with complicated formula(s)

    Assuming all your data is text which it looks like it is, try in AR4 copied down

    =IF(AQ4=TRUE, INDEX(AH4:AP4, MATCH("a", AH4:AP4)))
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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. check a cell for a certain time and day of week
    By garyfahy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-16-2014, 07:39 AM
  2. IF formula help..little bit complicated
    By jgy6000 in forum Excel General
    Replies: 1
    Last Post: 03-02-2011, 09:13 AM
  3. Rather Complicated Formula
    By paulmaddock in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-08-2008, 09:36 AM
  4. Complicated IF Formula.
    By samprince in forum Excel General
    Replies: 5
    Last Post: 12-23-2006, 10:21 AM
  5. [SOLVED] Complicated Formula
    By Stephen in forum Excel General
    Replies: 12
    Last Post: 04-17-2005, 09:06 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