Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Single key press date input

I searched the group but may have missed this as it seems like a
common task. I would like to enter the current date into a cell with
just a single key press.the cell,column actually, is formated for date
and pressing D would enter todays date.Any pointers would be greatly
appreciated.
SteveC
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Single key press date input

After serious thinking Just Me wrote :
I searched the group but may have missed this as it seems like a
common task. I would like to enter the current date into a cell with
just a single key press.the cell,column actually, is formated for date
and pressing D would enter todays date.Any pointers would be greatly
appreciated.
SteveC


You could look in online help for keyboard shortcuts if you want to use
built-in ones. The key combo you need for entering current date is
'Ctrl+:'.

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Single key press date input

GS used his keyboard to write :
After serious thinking Just Me wrote :
I searched the group but may have missed this as it seems like a
common task. I would like to enter the current date into a cell with
just a single key press.the cell,column actually, is formated for date
and pressing D would enter todays date.Any pointers would be greatly
appreciated.
SteveC


You could look in online help for keyboard shortcuts if you want to use
built-in ones. The key combo you need for entering current date is 'Ctrl+:'.


Sorry about typo. It should be 'Ctrl+;'

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 621
Default Single key press date input

Not possible with one keystroke.

Excel does not know what has been entered in a cell until you signify you are
done with that cell by moving out of that cell using enter key or arrow key or
Tab key.

CTRL + ;(semi-colon) enters a static date.


Gord Dibben MS Excel MVP.



On Mon, 3 Jan 2011 09:02:09 -0800 (PST), Just Me
wrote:

I searched the group but may have missed this as it seems like a
common task. I would like to enter the current date into a cell with
just a single key press.the cell,column actually, is formated for date
and pressing D would enter todays date.Any pointers would be greatly
appreciated.
SteveC

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Single key press date input

Thanks all.
SteveC

On Jan 3, 9:26*am, Gord Dibben wrote:
Not possible with one keystroke.

Excel does not know what has been entered in a cell until you signify you are
done with that cell by moving out of that cell using enter key or arrow key or
Tab key.

CTRL + ;(semi-colon) enters a static date.

Gord Dibben * * MS Excel MVP.

On Mon, 3 Jan 2011 09:02:09 -0800 (PST), Just Me
wrote:

I searched the group but may have missed this as it seems like a
common task. I would like to enter the current date into a cell with
just a single key press.the cell,column actually, is formated for date
and pressing D would enter todays date.Any pointers would be greatly
appreciated.
SteveC




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Limit the input in a cell to a single character elevinson Excel Programming 3 November 2nd 07 08:38 PM
I type a date (1/05) in a cell, press enter, it reads ####.Why? KIWI New Users to Excel 2 February 5th 07 03:14 PM
how do I make a multiple columns in a single space? (press enter Will Excel Discussion (Misc queries) 1 November 12th 06 05:02 AM
Array input in one single cell Ischias Excel Worksheet Functions 6 December 29th 05 09:47 PM
Logging Data Single Input ExcelDanHarris Excel Programming 1 July 9th 05 05:44 PM


All times are GMT +1. The time now is 11:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"