H
Hoopla
Hello
I would like to enter the current date and time by means of a
macro/shortcut. The sheet will be used to record information from a phone
call and I would like to be able to press just a combination of 2 or 3 keys
to 'stamp' the current date and time easily.
I have tried recording a macro using the CTRL+; and CTRL+: commands, but
this doesn't work, as the macro records its value. Now() doesn't work
either, as when I use the macro elsewhere, all the instances of using the
macro are updated to the current time.
I have noticed in an earlier thread that ="current date:
"&TEXT(TODAY(),"dd/mm/yyyy") can be used to enter the current date. Can
this be used successfully within a macro? If so, could somebody explain how
I can use this to incorporate the time, also?
Maybe there's a much simpler way of doing this, I don't know.
If anyone could help me, I'd be most grateful.
Best,
Hoopla.
I would like to enter the current date and time by means of a
macro/shortcut. The sheet will be used to record information from a phone
call and I would like to be able to press just a combination of 2 or 3 keys
to 'stamp' the current date and time easily.
I have tried recording a macro using the CTRL+; and CTRL+: commands, but
this doesn't work, as the macro records its value. Now() doesn't work
either, as when I use the macro elsewhere, all the instances of using the
macro are updated to the current time.
I have noticed in an earlier thread that ="current date:
"&TEXT(TODAY(),"dd/mm/yyyy") can be used to enter the current date. Can
this be used successfully within a macro? If so, could somebody explain how
I can use this to incorporate the time, also?
Maybe there's a much simpler way of doing this, I don't know.
If anyone could help me, I'd be most grateful.
Best,
Hoopla.