Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook for English (United States). A customer is in the U.K. and
has his regional settings set to U.K. and office language set to English (United States). The customer uses our VB6 program to export data into our workbook. Now, this workbook has a column with dates. The problem is that the dates show up in the format dd-mm-yyyy. However the formatting show in the Format::Cells option shows it set to "Custom, mmm-yyyy". The user has formula's that need this mmm-yyyy format. I have tried many times to get this to show the correct format, but still don't have it working. The best solution I've had so far was to create a macro that went through each cell in the column and called Format( "mmm-yyyy"). And, although this solution works on my PC, it does not apparently work for the customer. Does anyone have any ideas of how to fix such a thing? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using english and non-English Excel commands simultaneously in anon-English installation | Excel Worksheet Functions | |||
Translate any english number into English word | Excel Discussion (Misc queries) | |||
visual basic/conditional format problem in Spanish Excel, English VB | Excel Programming | |||
Problem with English formula in Swedish installation | Excel Programming | |||
Save .csv file. English (American) Settings | Excel Programming |