Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 84
Default Japanese Characters in VBA Forms

I'm trying to modify all the Form controls that hold text (e.g., labels,
command buttons, frames, etc.) on a VBA form so that the text displayed at
runtime is now Japanese rather than English. Some of these controls like
label and command button captions are able to display Japanese characters in
the form at run time (however, if you look at the caption property of any
such label or command button in the VBE, it looks like gobbledy gook). In
these controls, I just copied the translated text directly into the object on
the form in the VBE (it doesn't work if I attempt to copy the text into the
caption property itself). Other controls, like frame text and the text on the
tabs of a multipage control doesn't seem so willing to display anything but
English characters both in design and run time views (because I can't
directly copy the translated text into the object - I can only copy it to the
caption property). I'd be curious if anyone out there has done any
translation of VBA form elements to a language that doesn't use English
alphabetic characters and how they managed, if they managed at all, to get
the translated text into such controls as frames and multipage tab captions.
Thanks in advance.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a way to identify japanese characters? K8_Dog[_2_] Excel Discussion (Misc queries) 0 August 5th 08 01:04 AM
How to save Japanese characters in CSV format of Excel ? Murali Ayyagari Excel Discussion (Misc queries) 0 September 30th 05 11:41 AM
excel could not print japanese characters inenewbl Excel Discussion (Misc queries) 0 April 14th 05 04:23 PM
How to display japanese characters? Tom Excel Programming 1 January 22nd 04 05:21 PM
Trim Special Characters (Japanese Environment) Neeru Excel Programming 0 November 3rd 03 07:40 AM


All times are GMT +1. The time now is 11:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"