Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
Can I just punch-in the numbers for the month, day & year, without the
slashes and Excel shall put the date (in the cell) in the format that I want? |
#2
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
You cannot create input masks for dates as you have tried to do.
Excel will accept dates only with a de-limiter such as / or - If you want to enter dates as you suggest, you would need VBA code. See Chip Pearson's site for quickentry of dates. http://www.cpearson.com/excel/DateTimeEntry.htm Or Ron de Bruin's QDE add-in. http://www.rondebruin.nl/qde.htm Gord Dibben MS Excel MVP On Wed, 17 Dec 2008 10:29:02 -0800, Danny wrote: Can I just punch-in the numbers for the month, day & year, without the slashes and Excel shall put the date (in the cell) in the format that I want? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Making a date go red, if date passes todays date. | Excel Worksheet Functions | |||
Dates - Need to display date one month prior to user-entered date | Excel Worksheet Functions | |||
how to get the random date between the start date and the end date? | Excel Worksheet Functions | |||
Report Date - Date Recv = Days Late, but how to rid completed date | Excel Worksheet Functions | |||
Date updates from worksheet to chart & changes date to a date series! Help!! | Charts and Charting in Excel |