+ Reply to Thread
Results 1 to 2 of 2

Help with multiple Formulas in one

  1. #1
    Registered User
    Join Date
    04-10-2013
    Location
    Maldives
    MS-Off Ver
    Office 365
    Posts
    60

    Help with multiple Formulas in one

    Hi,
    sdsdsd.JPG

    I attached the sheet and a picture as well. I would like help with building the formula for Colum G ("Result") and Colum H ("ID Number")

    Colum G is is filtered result of Colum F and Colum E. I entered the formulas for Colum F and Colum E but manually wrote the results for Colum G and Colum H.

    I only want those specific results to appear and all other to be ignored. A Spill formula would be very helpful in getting the job done within a single cell.

    Thank you. Hope my explanation was clear enough.
    Attached Files Attached Files
    Last edited by vonmunchy; 02-02-2022 at 02:43 AM.

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

    Re: Help with multiple Formulas in one

    Please try
    G
    =LET(f,F2:F34,IF(ABS(f)=1,MID(E2:E34,3,9)&IF(f=1," Plus"," Minus"),""))

    H
    =IF(I2#="","",C2:C34&","&C3:C35)
    Attached Files Attached Files

+ 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: 4
    Last Post: 10-19-2016, 02:45 PM
  2. Replies: 1
    Last Post: 06-03-2015, 06:27 PM
  3. formulas for search based on multiple criteria in multiple columns
    By oneworld in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-02-2013, 06:57 AM
  4. Replies: 0
    Last Post: 04-14-2013, 08:39 PM
  5. Multiple formulas in selected cell without damaging previous formulas.
    By excel5111987 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 02-05-2011, 06:15 AM
  6. Copy formulas to adjacent columns - multiple cells and multiple sheets
    By swanseaexcel in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 01-12-2011, 06:21 AM
  7. Sort multiple columns with multiple formulas without returning #R
    By bellsjrb in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-14-2006, 05:00 AM

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