Results 1 to 3 of 3

Adding additional string to formula

Threaded View

  1. #1
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Adding additional string to formula

    On the Corporate Actions worksheet in cell M3 I have the following formula that matches the value in B3 with the appropriate value in column C on the Portfolio Holdings worksheet and returns the matching value from column B on the Portfolio Holdings worksheet.

    I would like to add one more string of criteria to this formula: If the matching date in column W on the Portfolio Holdings worksheet is > then the date in column C of the Corporate Actions worksheet then tell the entire formula to return a blank.

    Thanks

    =IF($B3="","",IF(ISNA(INDEX('Portfolio Holdings'!$B$2:$B$9998,MATCH($B3&"_"&COLUMNS($M$1:M$1),'Portfolio Holdings'!$AC$2:$AC$9998,0))),"",INDEX('Portfolio Holdings'!$B$2:$B$9998,MATCH($B3&"_"&COLUMNS($M$1:M$1),'Portfolio Holdings'!$AC$2:$AC$9998,0))))
    Attached Files Attached Files
    Last edited by rhudgins; 06-23-2011 at 03:38 PM.

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