Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, Everyone.
I'm having more problems with dates, I'm reading in dates from a Spreadsheet, and it's swtiching the day and the month around so the format should be DD/MM/YY (If the order appears Alien it's because i'm from from the UK ) In my spreadsheet I have 01/05/08 when I read it into the msgBox it displays as 05/01/08 The following code snippit is to show you how I do it. MsgBox sht.Cells(i, 6).Value sht is a variant I SET to Sheets("HOLData"). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 displayed dates | Excel Discussion (Misc queries) | |||
numbers displayed wrong | Excel Discussion (Misc queries) | |||
Wrong number displayed. | Excel Discussion (Misc queries) | |||
negative dates or times are displayed as # # # # | Excel Worksheet Functions | |||
negative dates or times are displayed as # # # # | New Users to Excel |