Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Essentially, I want to date and timestamp an entry in a spreadsheet. So, I
want to copy the date and time from the @now() function as a value only. That is, they won't change for a specific entry the next time I use the spreadsheeet and make an entry. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
see
http://www.mcgimpsey.com/excel/timestamp.html In article , papakfl wrote: Essentially, I want to date and timestamp an entry in a spreadsheet. So, I want to copy the date and time from the @now() function as a value only. That is, they won't change for a specific entry the next time I use the spreadsheeet and make an entry. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Either use event code to timestamp a static date/time into the cell(s) or just
hit CTRL + ; to enter a static date. CTRL + SHIFT + ; to enter the time. CTRL + ;<spaceCTRL + SHIFT + ; to enter date and time. JE has pointed you towards the event code. Gord Dibben MS Excel MVP On Sat, 28 Apr 2007 15:28:03 -0700, papakfl wrote: Essentially, I want to date and timestamp an entry in a spreadsheet. So, I want to copy the date and time from the @now() function as a value only. That is, they won't change for a specific entry the next time I use the spreadsheeet and make an entry. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you for your prompt response. Unfortunately, I am insufficiently
technical to implement this code. "JE McGimpsey" wrote: see http://www.mcgimpsey.com/excel/timestamp.html In article , papakfl wrote: Essentially, I want to date and timestamp an entry in a spreadsheet. So, I want to copy the date and time from the @now() function as a value only. That is, they won't change for a specific entry the next time I use the spreadsheeet and make an entry. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
There's a link on that page to David McRitchie's excellent tutorial.
Also, there's one non-code suggestion. In article , papakfl wrote: Thank you for your prompt response. Unfortunately, I am insufficiently technical to implement this code. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy data to new cell but with different formatting | Excel Discussion (Misc queries) | |||
copy/paste want to retain cell coloration but lose the conditional formatting source data | Excel Discussion (Misc queries) | |||
copy conditional formatting with 'unique' cell references | Excel Discussion (Misc queries) | |||
How do I copy text formatting using a formula? | Excel Discussion (Misc queries) | |||
How do I copy formatting in a cell reference | Excel Discussion (Misc queries) |