+ Reply to Thread
Results 1 to 8 of 8

Modify Search Macro to also find upper case

Hybrid View

  1. #1
    Forum Expert millz's Avatar
    Join Date
    08-14-2013
    Location
    Singapore
    MS-Off Ver
    Excel, Access 2016
    Posts
    1,694

    Re: Modify Search Macro to also find upper case

    Just add 1 line above your code.

    Option Compare Text
    
    Sub FRHighlightStringsC()
    
    Dim cFnd As String
    Dim JI As String
    Dim rng As Range
    Dim xTmp As String
    
    ...
    ...
    多么想要告诉你 我好喜欢你

  2. #2
    Registered User
    Join Date
    07-31-2013
    Location
    dd
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Modify Search Macro to also find upper case

    Thanks so much millz & jindon - I tested both these solutions, and both work really well !

    Very much appreciated for your help!

    Best
    James

+ 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. Make macro work with upper case and lower case
    By Caitlin535 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 11-06-2019, 01:19 PM
  2. [SOLVED] Find and replace Lower case values with upper case values
    By Gssoc777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-20-2016, 12:52 PM
  3. Replies: 1
    Last Post: 07-14-2016, 05:51 AM
  4. Search Upper Case
    By VegasL in forum Excel General
    Replies: 8
    Last Post: 10-01-2008, 02:44 AM
  5. Find Upper Case Text
    By John1950 in forum Excel General
    Replies: 2
    Last Post: 11-25-2005, 10:00 AM
  6. [SOLVED] Changing file in all upper case to upper and lower case
    By Sagit in forum Excel General
    Replies: 14
    Last Post: 08-25-2005, 10:05 PM
  7. Replies: 1
    Last Post: 03-09-2005, 05:06 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