ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I enter a date without using slashes or dashes? (https://www.excelbanter.com/excel-worksheet-functions/132922-how-do-i-enter-date-without-using-slashes-dashes.html)

Sue Miller

How do I enter a date without using slashes or dashes?
 
I want to be able to enter, for example, "030107" and have the cell formatted
so I get 03/01/07.

Don Guillett

How do I enter a date without using slashes or dashes?
 

You can use a worksheet_change event that converts your text entry to the
date entry automatically. I did this for a client a few days ago.
--
Don Guillett
SalesAid Software

"Sue Miller" <Sue
wrote in message
...
I want to be able to enter, for example, "030107" and have the cell
formatted
so I get 03/01/07.




Niek Otten

How do I enter a date without using slashes or dashes?
 
Look he

http://xldynamic.com/source/xld.QDEDownload.html

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Sue Miller" <Sue wrote in message ...
|I want to be able to enter, for example, "030107" and have the cell formatted
| so I get 03/01/07.



Don Guillett

How do I enter a date without using slashes or dashes?
 
Niek,

Wouldn't a worksheet_change event involve less overhead?

--
Don Guillett
SalesAid Software

"Niek Otten" wrote in message
...
Look he

http://xldynamic.com/source/xld.QDEDownload.html

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Sue Miller" <Sue wrote in message
...
|I want to be able to enter, for example, "030107" and have the cell
formatted
| so I get 03/01/07.





Niek Otten

How do I enter a date without using slashes or dashes?
 
Hi Don,

Quite possible. But I don't know if the OP knows how to implement that, and this utility requires no knowledge of VBA.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Don Guillett" wrote in message ...
| Niek,
|
| Wouldn't a worksheet_change event involve less overhead?
|
| --
| Don Guillett
| SalesAid Software
|
| "Niek Otten" wrote in message
| ...
| Look he
|
|
http://xldynamic.com/source/xld.QDEDownload.html
|
| --
| Kind regards,
|
| Niek Otten
| Microsoft MVP - Excel
|
| "Sue Miller" <Sue wrote in message
| ...
| |I want to be able to enter, for example, "030107" and have the cell
| formatted
| | so I get 03/01/07.
|
|
|
|



Gord Dibben

How do I enter a date without using slashes or dashes?
 
Sue

You cannot format for this.

See Chip Pearson's site for quick date entry.

http://www.cpearson.com/excel/DateTimeEntry.htm


Gord Dibben MS Excel MVP

On Thu, 1 Mar 2007 06:10:30 -0800, Sue Miller <Sue
wrote:

I want to be able to enter, for example, "030107" and have the cell formatted
so I get 03/01/07.




All times are GMT +1. The time now is 01:03 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com