+ Reply to Thread
Results 1 to 2 of 2

Using Wild Cards in Named Ranged variables

Hybrid View

  1. #1
    Registered User
    Join Date
    01-16-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    11

    Using Wild Cards in Named Ranged variables

    Hi there,

    I am trying to setup a formula using SUMIFS and want the criteria to contain a particular string.
    The formula looks like this:

    =(SUMIFS('This'!$K$2:$K$75,'This'!$J$2:$J$75,PipelineTeam,'This'!$A$2:$A$75,$A32))

    Where PipelineTeam = PIPE in the name manager.

    My issue is that I want it to actually match "*PIPE*" which I can type out but I want to ensure I am using named ranges so I can keep things dynamic.

    Is this possible?

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,763

    Re: Using Wild Cards in Named Ranged variables

    Did you try this?

    =SUMIFS('This'!$K$2:$K$75,'This'!$J$2:$J$75,"*"&PipelineTeam&"*",'This'!$A$2:$A$75,$A32)

    Is your forum profile up-to-date?
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

+ 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. Can I Use Wild Cards?
    By rblassit in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-16-2012, 11:50 AM
  2. Wild cards?
    By bobbych in forum Excel General
    Replies: 2
    Last Post: 05-17-2012, 07:11 AM
  3. If Statement Using Wild Cards
    By Jasmine in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 PM
  4. If Statement Using Wild Cards
    By Jasmine in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  5. [SOLVED] If Statement Using Wild Cards
    By Stefi in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-06-2005, 05:05 AM
  6. If Statement Using Wild Cards
    By Adrian M in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 04:05 AM
  7. [SOLVED] If Statement Using Wild Cards
    By Jasmine in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 PM
  8. Using Wild Cards
    By shellback1998 in forum Excel General
    Replies: 0
    Last Post: 03-29-2005, 03:40 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