Different Languages supported

taha54

Board Regular
Joined
Aug 11, 2006
Messages
103
hi all, long time since i came here....nice to be back :)

i built a VBA codeto search html files for some words, these words are not only english, there is Hindi, chinese, and arabic text too,

do you know if Excel VBA can support such charachters

thank you
Faisal
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
sorry...i want to be more specific
what my code do is it search the html parameters and but in the workbook as follows
Cells(1,"A") = english word
Cells(1,"B") = chinese word
Cells(1,"C") = Arabic word

and all these words are available in the html file, wen i ran the file, i got wierd charachters

thanks
 
Upvote 0

Forum statistics

Threads
1,215,731
Messages
6,126,537
Members
449,316
Latest member
sravya

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top