![]() |
#1
|
|||
|
|||
![]()
Dear Sir/Madam
Could u please help how to write a small macro programme to change the column A to column D(in attachement named bcd excel file. That is only remain the english words( other chinese words, arrow.... will be delete automatically) Thanks Tom |
#2
|
|||
|
|||
![]()
Hi
Where you have entries that have no spaces between any of the Chinese characters you can use this formula in a blank column and copy it down the column: =MID(A3,FIND(" ",A3),50) Where you have variable numbers of spaces between any of the Chinese characters it becomes more difficult without knowing the maximum number of spaces involved. Hope this helps. Tony |
#3
|
|||
|
|||
![]()
Thanks Tony. Dear Sir/Madam
If we get the information as column A and D. How to find out their differernce (that is find out the chinese words as results column F as attached files) Tks Tom |
#4
|
|||
|
|||
![]()
Hi
Again assuming there are no spaces between the Chinese characters you could ue this formla (change the cell reference as needed): =MID(A4,1,FIND(" ",A4)) Good luck. Tony |
#5
|
|||
|
|||
![]()
Thanks Tony
my problems solved |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
object to remain in view | galgool | PowerPoint | 2 | 01-19-2013 02:47 AM |
![]() |
m0912329 | Word | 3 | 06-23-2011 05:14 PM |
Why Words doesn’t show the style of the selected words automatically???? | Jamal NUMAN | Word | 0 | 04-14-2011 03:20 PM |
![]() |
marge0513 | Word | 1 | 05-30-2009 06:10 AM |