+ Reply to Thread
Results 1 to 3 of 3

Joining 2 very long formulas

  1. #1
    Registered User
    Join Date
    03-17-2011
    Location
    Pittsburgh, Pennsylvania
    MS-Off Ver
    Excel 2003
    Posts
    25

    Joining 2 very long formulas

    Hello,
    I need to join 2 very long formulas in one cell
    =IF(ISERROR(INDEX(INPUT.$A$2:$A$295;MATCH(A3;INPUT.$B$2:$B$301;0)));"";INDEX(INPUT.$A$2:$A$295;MATCH(A3;INPUT.$B$2:$B$301;0)))
    And
    =IF(ISERROR(INDEX(INPUT.$A$2:$A$295;MATCH(A3;INPUT.$D$2:$D$301;0)));"";INDEX(INPUT.$A$2:$A$295;MATCH(A3;INPUT.$D$2:$D$301;0)))

    I cant remember how to do this.
    Last edited by rhodestransit; 11-13-2012 at 12:44 PM.

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Joining 2 very long formulas

    try
    Please Login or Register  to view this content.
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    03-17-2011
    Location
    Pittsburgh, Pennsylvania
    MS-Off Ver
    Excel 2003
    Posts
    25

    Re: Joining 2 very long formulas

    Thanks, that works great!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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