Page 2 of 2 FirstFirst 12
Results 41 to 44 of 44

Thread: Looking for a simple function which returns TRUE if a string contains emoji ...

  1. #41
    PowerPoster
    Join Date
    Feb 2017
    Posts
    5,064

    Re: Looking for a simple function which returns TRUE if a string contains emoji ...

    Quote Originally Posted by Elroy View Post
    Seldom mess with it. Webpage scraping isn't my thing. *laughs*
    What webpage scraping has to do with it?

  2. #42
    PowerPoster
    Join Date
    Feb 2017
    Posts
    5,064

    Re: Looking for a simple function which returns TRUE if a string contains emoji ...

    BTW, here is the project to generate the Select Case.

    You need to copy the text of the page starting from:

    Code:
    203C          ; Emoji                # E2.0   [1] (‼️)       double exclamation mark
    to:

    Code:
    1FA90..1FA95  ; Emoji                # E12.1  [6] (🪐..🪕)    ringed planet..banjo
    and run the project.
    Attached Files Attached Files

  3. #43

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    100

    Re: Looking for a simple function which returns TRUE if a string contains emoji ...

    Thanks Eduardo! This is looking good. Still testing a few things, but I think this will work nicely!

  4. #44

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    100

    Re: Looking for a simple function which returns TRUE if a string contains emoji ...


Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width