Results 1 to 8 of 8

Based on Condition Track ID, Values to be return in Column C

Threaded View

  1. #7
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,222

    Re: Based on Condition Track ID, Values to be return in Column C

    I have 3 formulas to get the same result.

    =IFNA(VLOOKUP(A4:A13,G5:H8,2,0)*B4:B13,D4:D13)

    =IFNA(--TEXT(VLOOKUP(A4:A13,G3:H6,2,0)*B4:B13,"0.00;;"&D4:D13),0)

    =IF(COUNTIFS(G3:G4,A4:A13),D4:D13,VLOOKUP(A4:A13,G3:H8,2,0)*B4:B13)
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Return Column Letter based on condition
    By SteveTheFish in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-15-2019, 12:12 AM
  2. Replies: 3
    Last Post: 08-07-2018, 10:14 AM
  3. [SOLVED] If condition met, return all values from column
    By PeakyBlinder in forum Excel General
    Replies: 8
    Last Post: 04-04-2018, 03:55 AM
  4. Replies: 2
    Last Post: 07-04-2017, 03:20 PM
  5. Counting unique values based on condition in a different column
    By rafuk73 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-21-2014, 02:59 PM
  6. How to copy one column values to another column based on condition that row2 contain
    By sanjay19961 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-13-2010, 10:32 AM
  7. Add values in a column based on condition
    By finder003 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-28-2007, 07:16 PM

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