View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Stefi Stefi is offline
external usenet poster
 
Posts: 2,646
Default now() just one time

Now I see the point: it depends on the keyboard used. On my keyboard
(Hungarian) there is fullstop under colon, semicolon is on another key in
AltGr combination.
Stefi


€˛Gary''s Student€¯ ezt Ć*rta:

Using the SHIFT key gets you the : anyway.
--
Gary''s Student - gsnu200841


"Stefi" wrote:

I think you meant CNTRL-SHFT-:
(colon instead of semicolon)

Regards,
Stefi


€˛Gary''s Student€¯ ezt Ć*rta:

CNTRL-SHFT-;
--
Gary''s Student - gsnu200841


"puiuluipui" wrote:

Hi, i need a small code with now().

When i write some text in A1, the time to appear in B1. But i need the time
to appear just once. If i close the workbook and open it again, the time to
remin intact. I want the code to work just once. And olso, if i add something
in A1 the code to remain intact.
If the first time i write something in A1 the time will be 12:00, then this
time to remain displayed all the time.
can this be done?
Thanks in advance.