#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Find???

Hi,
In excel sheet there is a character like this.
MIDLLE 合計
the occurence of this character is many times in the sheet. I need to use a
find comand in excel VBA. Here is my code

Set rng1 = Range("A:B").Find(What:="MIDLLE 合計", _


When I paste the above mentioned code in the Visual Basic editor
it changes like this
Set rng1 = Range("A:B").Find(What:="MIDLLE ??", .....

Any help on this would be highly appreciated.
Thanks in advance.
--
Kittie
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Find???

I am Chinese. It is no problem when I paste the mentioned code in the
Visual Basic editor. I think that your Excel can't support Chinese. So
you can download some Excel Chinese support software


Aheng


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Find???

hi,

your OS should have japanese support.

If you are using WindowsXP
Goto Control PanelRegional SettingLanguage Tab
On the Language tab click detail button and Goto to Advanced tab
then check tha Extend support of advanced text services to all
programs.

if your OS doesnt have japanese support it will ask
you to insert the OS CD.

Hope this will help

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
Find First Non blank cell than find column header and return that value Silver Rose Excel Worksheet Functions 10 April 30th 07 05:56 PM
Despite data existing in Excel 2002 spreadsheet Find doesn't find AnnieB Excel Discussion (Misc queries) 1 June 16th 06 02:15 AM
find and delete duplicate entries in two columns or find and prin. campare 2 columns of numbers-find unique Excel Programming 1 November 24th 04 04:09 PM
find and delete text, find a 10-digit number and put it in a textbox Paul Excel Programming 3 November 16th 04 04:21 PM
backwards find function to find character in a string of text Ashleigh K. Excel Programming 1 January 14th 04 04:36 PM


All times are GMT +1. The time now is 03:58 PM.

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"