Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default combobox auto fill in unicode...


The combobox in the userform have problem automate fill in case korean
language.

the englisth or number is working well, normally.

for example...

Private Sub UserForm_Initialize()
Me.ComboBox1.AddItem "kdo"
Me.ComboBox1.AddItem "kdpo"
Me.ComboBox1.AddItem "78"
Me.ComboBox1.AddItem "¿ì³ª¶ó"
Me.ComboBox1.AddItem "79"
Me.ComboBox1.AddItem "¿ì»ó³ª¶ó"
End Sub

following upper
In that case "k" input in the combobox1, "kdpo" has activate in blue
color in backcolor.
in that case "7" input,,, like that, the same

but "¿ì" is not.......

how can I ????



*** Sent via Developersdex http://www.developersdex.com ***
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
Fill a Combobox from a ROW? Rob[_5_] Excel Discussion (Misc queries) 4 January 15th 09 08:12 PM
fill combobox depending on selection from another combobox Adam Francis Excel Discussion (Misc queries) 2 July 24th 08 07:39 PM
Auto-populate, Auto-copy or Auto-fill? Jay S. Excel Worksheet Functions 4 August 10th 07 09:04 PM
using auto fill edit or fill handel fill handle or auto fill Excel Worksheet Functions 0 February 10th 06 07:01 PM
Fill a combobox karibou Excel Programming 2 January 27th 04 04:13 PM


All times are GMT +1. The time now is 05:47 PM.

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

About Us

"It's about Microsoft Excel"