Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() i want to input the date only not text,time in the A1 cell. using validation.... for example =isdate(a1) *** Sent via Developersdex http://www.developersdex.com *** |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, you can of course just type this in cell A1 =Today(), and it wil displays todays date so if you open the workbook tomorrow it wil display tomorrows date! HTH Simo -- Simon Lloy ----------------------------------------------------------------------- Simon Lloyd's Profile: http://www.excelforum.com/member.php...nfo&userid=670 View this thread: http://www.excelforum.com/showthread.php?threadid=51518 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ctrl & ;
control -semi-colon gives you the date; if you want a specific format goto format,cells,number,date then select the format you want, this only applies to the range you have highlited, be it one cell ar many |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
- Goto "DATA-Validation"
- From "Allow" drop-down select "Date" - from "Data" select somthing you want Bye Regards NAVEEN "tom taol" wrote: i want to input the date only not text,time in the A1 cell. using validation.... for example =isdate(a1) *** Sent via Developersdex http://www.developersdex.com *** |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date Input to Cell with pop-up calendar | Excel Discussion (Misc queries) | |||
input a date or update it based on date in another cell | New Users to Excel | |||
Cell value input date | Excel Programming | |||
Having input the current date in a cell I want to lock it | Excel Programming | |||
Having input the current date in a cell I want to lock it | Excel Programming |