+ Reply to Thread
Results 1 to 5 of 5

How to differentiate "working" Unicode characters from "non-working"

  1. #1
    Registered User
    Join Date
    03-06-2017
    Location
    SPOKANE, WA
    MS-Off Ver
    14.0.7177.5000
    Posts
    3

    How to differentiate "working" Unicode characters from "non-working"

    Hi

    I'm not 100% on lingo, so I will put some words in quotes if I think there might be a better term that I'm not aware of or can't think of.

    I've made a list of A LOT of Unicode characters. It seems that most of the Unicode characters are not "supported" by the font, which is fine, I don't want to change the font. They just show up as a rectangle or a box with a question mark inside, even though Excel still "sees" them as unique Unicode characters. I'd like to be able to somehow distinguish those "non-working" Unicode characters from the others. I've tried copying and pasting just the values so I can try to sort the column of characters (hoping that all the boxes with question marks will be sorted together & easier to remove), but Excel still "sees" them as unique Unicode characters so it won't sort them by how they appear to me. It will take WAY too long to just scroll through visually and remove them. I don't see any way to do it with functions so I'm wondering if anyone knows if there is another way to do this.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: How to differentiate "working" Unicode characters from "non-working"

    Hello danielleonyett,

    Welcome to the forum!

    It is not clear in your post where these characters appear: Worksheet, VBA code, both.

    I take your statement "non-working" Unicode to be characters that belong to the extended ANSI Code Page set. Can you post a list of the characters that are "working" so I can confirm this?
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    03-06-2017
    Location
    SPOKANE, WA
    MS-Off Ver
    14.0.7177.5000
    Posts
    3

    Re: How to differentiate "working" Unicode characters from "non-working"

    Hi Leith!

    I am just using a worksheet right now. I have column A numbered 1 to 100,000. Column B is just =Unichar(A1) through =Unichar(A100000). Many of the Unicode characters don't "work" and just show up as a rectangle or a rectangle with a question mark inside. This is fine. Different fonts allow for different symbols to "render". I just want to be able to easily separate the "working" characters from the "non-working". I've tried to copy column B and paste just the values to column C, then sort the values with the hopes that all the "non-working" characters would end up sorted together. But it doesn't work. I'm not very familiar with VBA code, so I'm hoping maybe someone can tell me if it's even possible.

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: How to differentiate "working" Unicode characters from "non-working"

    Hello danielleonyett,


    I seriously doubt you need all the Unicode characters. You need to constrain the Unicode blocks to match the languages you have installed on your computer. This can be done using VBA and Windows API. Because this code is rather complex to write, I have to ask what it is you are wanting to do. There may be a simpler way to do it.

  5. #5
    Registered User
    Join Date
    03-06-2017
    Location
    SPOKANE, WA
    MS-Off Ver
    14.0.7177.5000
    Posts
    3

    Re: How to differentiate "working" Unicode characters from "non-working"

    Hi Leith,

    I want to create a list of all the Unicode characters that "work" for the font I am using, "Segoe Script". I found online what looks like a complete list of working Unicode characters for the "Segoe UI" font, but it doesn't completely match up.

+ 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. Replies: 7
    Last Post: 10-21-2019, 03:34 PM
  2. Replies: 5
    Last Post: 02-05-2019, 12:03 AM
  3. [SOLVED] Column X-Ref list - Sheet1 Col A "pages", Col B:FL "Req" to Sheet2 ColA "req", ColB "page"
    By excel-card-pulled in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-07-2017, 09:30 AM
  4. VLOOKUP not working for sheet 1 called "2016" in "Jobs.xlsx"
    By A2G in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-19-2016, 11:53 AM
  5. [SOLVED] IF Formula not working - need to return "NO" if cell is 1% greater or "YES" if less 1%
    By maryren in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-26-2013, 11:34 AM
  6. Application.ExecuteExcel4Macro "SHOW.TOOLBAR(""Ribbon"",False)" not working
    By redders in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-31-2011, 03:52 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