+ Reply to Thread
Results 1 to 4 of 4

Wildcard macro that isn't case sensitive

  1. #1
    Registered User
    Join Date
    06-26-2013
    Location
    Northern Ireland
    MS-Off Ver
    Excel 2003, 07, 10
    Posts
    92

    Wildcard macro that isn't case sensitive

    I have a wildcard that changes some shortened down words to their proper spelling. However I have another sheet where the same words are in capitals. Is there any way for my macro to search through the words so that they aren't case sensitive?

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    06-09-2010
    Location
    Australia
    MS-Off Ver
    Excel 2013
    Posts
    1,714

    Re: Wildcard macro that isn't case sensitive

    it's a bit fiddly to change all your lines but something like this should work

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    06-26-2013
    Location
    Northern Ireland
    MS-Off Ver
    Excel 2003, 07, 10
    Posts
    92

    Re: Wildcard macro that isn't case sensitive

    Thanks for that, much appreciated

  4. #4
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: Wildcard macro that isn't case sensitive

    Hi..

    Try adding this line above your Sub..

    Option Compare Text

    http://msdn.microsoft.com/en-us/library/8t3khw5f.aspx

+ 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. [SOLVED] Macro NOT case sensitive
    By Jiptastic in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-02-2013, 07:12 PM
  2. [SOLVED] Macro for Case Sensitive Text Search
    By vcs1161 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-23-2013, 11:13 AM
  3. [SOLVED] SUMPRODUCT Or SUMIF - In case of Case sensitive???
    By lifeisaspreadsheet in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-28-2012, 07:57 AM
  4. Change macro to case in-sensitive.
    By dakke in forum Excel General
    Replies: 1
    Last Post: 03-01-2008, 06:37 AM
  5. Case Sensitive w/ IF
    By jeffP in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-05-2006, 09:20 PM

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