Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I'm using Excel 2003 French version. In a spreadsheet, I have a serie of dates such as 1-févr-06; 15-févr-06; 1-mars-06; 15-mars-06... (with an abbreviation of the French months name) A VBA Sub creates range names by doing the equivalent of: Insert / Names / Create / Upper row. This sub worked fine in Excel 2000. In the 2003 version, all range names are created with the English format : for ex. _15_Feb_06 instead of _15_févr_06. Of course, the following sub doesn't find anything! How can I fix this issue? Thanks for your help Gérard |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using english and non-English Excel commands simultaneously in anon-English installation | Excel Worksheet Functions | |||
Excel 2007 not saving user-created range names | Excel Discussion (Misc queries) | |||
Worksheet created in French version doesn't work in English versio | Excel Discussion (Misc queries) | |||
copy range on every worksheet (diff names) to a master worksheet (to be created) | Excel Programming | |||
copy range on every worksheet (diff names) to a master worksheet (to be created) | Excel Programming |