Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Everyone,
Hopefully this is an easy question for someone. Just as there is the formular to enter today's date ie: =today(). Is there a similer formular to enter the present time? -- Thanks Becky |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=now()
will include both the time and date. =mod(now(),1) will be just the time (give it a nice format to remove the date) Rebecca wrote: Hi Everyone, Hopefully this is an easy question for someone. Just as there is the formular to enter today's date ie: =today(). Is there a similer formular to enter the present time? -- Thanks Becky -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Ctrl+Shift+: (colon) will give you current time. However, it is not
volitaile like =Today() is. HTH Regards, Howard "Rebecca" wrote in message ... Hi Everyone, Hopefully this is an easy question for someone. Just as there is the formular to enter today's date ie: =today(). Is there a similer formular to enter the present time? -- Thanks Becky |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=NOW() which is volatile and will update whenever calculation takes place
Or just hit CTRL + SHIFT + ; to enter a static time. To enter a static date hit CTRL + ; Gord Dibben MS Excel MVP On Wed, 17 Mar 2010 15:51:01 -0700, Rebecca wrote: Hi Everyone, Hopefully this is an easy question for someone. Just as there is the formular to enter today's date ie: =today(). Is there a similer formular to enter the present time? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Spot on Dave. Thanks
-- Thanks Becky "Dave Peterson" wrote: =now() will include both the time and date. =mod(now(),1) will be just the time (give it a nice format to remove the date) Rebecca wrote: Hi Everyone, Hopefully this is an easy question for someone. Just as there is the formular to enter today's date ie: =today(). Is there a similer formular to enter the present time? -- Thanks Becky -- Dave Peterson . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formular | Excel Worksheet Functions | |||
I still need help with formular? | Excel Worksheet Functions | |||
If formular | Excel Discussion (Misc queries) | |||
Formular for a time line | Excel Discussion (Misc queries) | |||
what's the formular for time in payroll | Excel Discussion (Misc queries) |