Re: Excel: How to insert current time (static) to the nearest seco
- From: Gord Dibben <gorddibbATshawDOTca>
- Date: Thu, 12 Jul 2007 10:27:54 -0700
Roger
That doesn't return 14:23:23
It returns 2:23:23
Need a custom format of "h:mm:ss;@" or "hh:mm:ss;@"
Gord
On Thu, 12 Jul 2007 17:02:20 +0100, "Roger Govier"
<roger@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi MarySue
just remove the AM/PM
ActiveCell.Value = Format(Now(), "h:mm:ss")
.
- Follow-Ups:
- Re: Excel: How to insert current time (static) to the nearest seco
- From: Roger Govier
- Re: Excel: How to insert current time (static) to the nearest seco
- References:
- Re: Excel: How to insert current time (static) to the nearest seco
- From: Roger Govier
- Re: Excel: How to insert current time (static) to the nearest seco
- Prev by Date: Re: Formula not working
- Next by Date: Re: Using a single cell refernce to change multiple formulas
- Previous by thread: Re: Excel: How to insert current time (static) to the nearest seco
- Next by thread: Re: Excel: How to insert current time (static) to the nearest seco
- Index(es):