Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel - inserting system time seconds

Status
Not open for further replies.

monkski

MIS
Jul 22, 2003
6
GB
Im using ctrl + : to insert a static system time into a worksheet, but I can only get it to insert hours/ minutes. Is there a way of including seconds? (it currently rounds down to the previous minute).

thanks
 
Use the function =now()

That will give you seconds .... you will then need to copy and pastse special - choose values.

You can write a macro that will do all this and assign a shortcut key..

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top