![]() |
Insert times including seconds?
|
Insert times including seconds?
|
Insert times including seconds?
|
Insert times including seconds?
joe
How are you inserting the time? SHIFT + CTRL + ; will always insert just the hour and minute and 00 seconds. To have hour, minute and seconds you need a macro. Sub NOWTIME() ActiveCell.Value = Format(Now(), "h:mm:ss AM/PM") End Sub Gord Dibben MS Excel MVP On Wed, 11 Jan 2006 14:56:02 -0800, joe wrote: How can I include "seconds" when inserting times? I'm using Excel 2000. thanks. |
All times are GMT +1. The time now is 02:40 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com