Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am developing a solution to operate on multiple versions of Office
and in multiple languages. The code I have written needs to read and write information to named ranges in Excel using comma separated information. I have a language version that uses semi-colon in place of comma to separate information. Using the Application.International(xlListSeparator) property I can get the correct separator to use. This works fine in VBA 5 but for VBA 6 the language of the code is always used, so I always need to pass comma. My question is how can I get the VBA version so I can apply the correct list separator? I know I can use the Application.Version property to get the Office version, but I know of some versions of Office 97 running VBA6. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I save an Excel 97-2003 version or 2007 version for Mac 200 | Excel Discussion (Misc queries) | |||
Wrap Text: Print Version different than Screen Version | Excel Discussion (Misc queries) | |||
Help Required!!! Macro to load data from version 1 to version 2 | Excel Worksheet Functions | |||
Recover earlier version of excel sheet after new version saved? | Excel Discussion (Misc queries) | |||
How can I update the version of Excel 2000 9.0 to version 10.0 | Excel Discussion (Misc queries) |