![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: May 2002
Posts: 53
|
I am using an inputbox in vba to insert a date in an excel sheet as part of a program. My Regional settings are dd/mm/yy. The column in excel is formatted dd/mm/yy but when I use the input box as dd/mm/yy the date appears on the sheet as mm/dd/yy. If it is entered as 10/May/02 it will return 10/05/02. But entered as 10/05/02 will return 5/10/02.
You can make a hell of heaven or a heaven of hell. |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|