Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the chance to tender for a deal for a Chinese bank, basically
producing portfolio recommendations. The software is in English but presumably the machine it runs on will be running chinese windows. Does the whole program then have to be translated into in Chinese by a biligual programmer or can it run as is but just have a Chinese gui (would be nice but I doubt it!). Does anyone know is it a very big (and expensive) task to rewrite code in a different language? Thanks for your help, Mark |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Mark,
Does the whole program then have to be translated into in Chinese by a biligual programmer or can it run as is but just have a Chinese gui (would be nice but I doubt it!). VBA itself is completely English, so no problem there. You do need to set up the GUI in Chinese indeed. Does anyone know is it a very big (and expensive) task to rewrite code in a different language? None at all. Look at my page about multi-language add-ins in Excel: http:\\www.jkp-ads.com/Articles/DistributeMacro09.htm Regards, Jan Karel Pieterse Excel MVP http://www.jkp-ads.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to programme this in excel? | Excel Discussion (Misc queries) | |||
error in programme | Excel Discussion (Misc queries) | |||
Excel 2003 traditional chinese to simplified chinese | Excel Discussion (Misc queries) | |||
Recover earlier version of excel sheet after new version saved? | Excel Discussion (Misc queries) | |||
excel vba programme | Excel Programming |