RE: needing a keystroke for the current date AND time
- From: Gary''s Student <GarysStudent@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 6 Nov 2008 12:07:01 -0800
If you assign a shortcut key like CNTRL-e to this macro:
Sub DayTime()
ActiveCell = Now
End Sub
It may do the trick
--
Gary''s Student - gsnu200812
"Scotta0471" wrote:
I know that CTRL + ; gives the current date, and I know that CTRL + SHIFT + :.
gives the current time. Is there a keystroke that gives the current date AND
time? I'd like to enter a start time quickly in one column and then a
closing time in another and have it calculated in a third. The individuals
who will be filling out this spreadsheet need a very quick and dirty way to
do it. Thanks.
- References:
- needing a keystroke for the current date AND time
- From: Scotta0471
- needing a keystroke for the current date AND time
- Prev by Date: RE: Get Part of Cell
- Next by Date: RE: Need formula to increment cell reference every 8th row
- Previous by thread: needing a keystroke for the current date AND time
- Next by thread: RE: needing a keystroke for the current date AND time
- Index(es):
Relevant Pages
|