Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Languages support in Macros

Hi,
I'm trying to write out values from excel cells which have data from
various languages. I've installed all language packs on my client machine,
but the macro is erroring out trying to read the content. How can I make
macro read the content fine? Can some body help me here? Thanks for you help!

Regards,
Swamy

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 279
Default Languages support in Macros

Be more specific
reading content to do what?
which language is a problem?
post "reading" code

"Swamy" wrote:

Hi,
I'm trying to write out values from excel cells which have data from
various languages. I've installed all language packs on my client machine,
but the macro is erroring out trying to read the content. How can I make
macro read the content fine? Can some body help me here? Thanks for you help!

Regards,
Swamy

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Languages support in Macros

Thanks for your response! I'm trying to read words from various languages
such as simplified chinese, traditional chinese, french, spanish and italian.
When I step in to the code and look for the value of the cell, I was seeing
question marks instead of the actual word and it is erroring out saying
'runtime error'. Hope this helps, if you need any further information please
let me know. Thanks!!

"Vacation's Over" wrote:

Be more specific
reading content to do what?
which language is a problem?
post "reading" code

"Swamy" wrote:

Hi,
I'm trying to write out values from excel cells which have data from
various languages. I've installed all language packs on my client machine,
but the macro is erroring out trying to read the content. How can I make
macro read the content fine? Can some body help me here? Thanks for you help!

Regards,
Swamy

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 279
Default Languages support in Macros

Again "read" has no meaning..

"the multi-lingual thing"'can get very complicated very fast
there are no easy answers but let's start with basics

where is the data, how did you put it there
does your code work for English?


for now just do english & French then expand
The issue is that Excel probably wants you to know what language the cell is
before you "read" it
Having the language stuff loaded is only a first step

Really should not be comingling languages in one database unless you have a
field to differenciate them and then may need to sort before tasking Excel


"Swamy" wrote:

Thanks for your response! I'm trying to read words from various languages
such as simplified chinese, traditional chinese, french, spanish and italian.
When I step in to the code and look for the value of the cell, I was seeing
question marks instead of the actual word and it is erroring out saying
'runtime error'. Hope this helps, if you need any further information please
let me know. Thanks!!

"Vacation's Over" wrote:

Be more specific
reading content to do what?
which language is a problem?
post "reading" code

"Swamy" wrote:

Hi,
I'm trying to write out values from excel cells which have data from
various languages. I've installed all language packs on my client machine,
but the macro is erroring out trying to read the content. How can I make
macro read the content fine? Can some body help me here? Thanks for you help!

Regards,
Swamy

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
How many steps of Macros is support in Office Excel?? Chip Pearson Excel Discussion (Misc queries) 0 January 4th 08 08:25 PM
How many steps of Macros is support in Office Excel?? Dave Peterson Excel Discussion (Misc queries) 0 January 4th 08 07:51 PM
different languages Matt Excel Discussion (Misc queries) 0 June 19th 07 03:36 PM
i am interested in buying PDA that support micosoft excel macros mOHAMMAD aKBAR Excel Programming 0 August 23rd 05 05:44 AM
Languages getting muddled Roger PB Excel Discussion (Misc queries) 0 March 12th 05 02:53 PM


All times are GMT +1. The time now is 08:10 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"