Consulting

Results 1 to 7 of 7

Thread: Chinese Encode in VBA

  1. #1

    Chinese Encode in VBA

    Hi there, I am about to declare a variable that as name of workbook, and it contains Chinese character like "Data_模具總攬表.xlsx".
    So I paste this to VBA editor and it shows only Data_????.xlsx. Is there any way to fix it. I hope the helping comes soon. Thanks!!!.

  2. #2
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

  3. #3
    Does it work at the company network , i have no permisson of administrator for custom setting like your solution!

  4. #4
    Administrator
    VP-Knowledge Base VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    I guess you need to speak to your IT Admin.
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

  5. #5
    Quote Originally Posted by mdmackillop View Post
    I guess you need to speak to your IT Admin.
    Thanks for your help, i found the solve.

  6. #6
    Administrator
    VP-Knowledge Base VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Can you post it for the benefit of others?
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

  7. #7
    Quote Originally Posted by mdmackillop View Post
    Can you post it for the benefit of others?
    Oh it is not about the code. The current system at my private network is using Simplified Chinese, So I deal about the all the file name turns from tradition to simplified. And it works normally.
    Thank for your help again.

Posting Permissions

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