+ Reply to Thread
Results 1 to 2 of 2

sumproduct with a search and wild card

  1. #1
    Registered User
    Join Date
    09-29-2005
    Posts
    74

    sumproduct with a search and wild card

    I want to use a SEARCH and wildcard for Swap instead of a LEFT. The text "swap" is not always the first word in the string. I don't know if this matters but the cell that has swap is text formatted.

    =SUMPRODUCT(--(N113:N117),--(H113:H117=DATE(2006,3,1)),--(LEFT(G113:G117,3)="Swap"))

  2. #2
    Barb Reinhardt
    Guest

    RE: sumproduct with a search and wild card

    You might be able to use ISNUMBER(SEARCH("SWAP",G113:G117)

    "Scorpvin" wrote:

    >
    > I want to use a SEARCH and wildcard for Swap instead of a LEFT. The
    > text "swap" is not always the first word in the string. I don't know
    > if this matters but the cell that has swap is text formatted.
    >
    > =SUMPRODUCT(--(N113:N117),--(H113:H117=DATE(2006,3,1)),--(LEFT(G113:G117,3)="Swap"))
    >
    >
    > --
    > Scorpvin
    > ------------------------------------------------------------------------
    > Scorpvin's Profile: http://www.excelforum.com/member.php...o&userid=27678
    > View this thread: http://www.excelforum.com/showthread...hreadid=551896
    >
    >


+ 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