Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I am trying to find a way to create a unique serial number based upon the
current julian date + an increment counter. I have sort of done this however the julian date function is not static and all the serial numbers change each day. I need to create be able to create the serial number (maybe by clicking on a cell) and then once the number populates the cell, it remains fixed. Any suggested would be welcome. |
#2
![]() |
|||
|
|||
![]()
Hi
you have to use an event procedure for this. See: http://www.mcgimpsey.com/excel/timestamp.html -- Regards Frank Kabel Frankfurt, Germany "antho10359" schrieb im Newsbeitrag ... I am trying to find a way to create a unique serial number based upon the current julian date + an increment counter. I have sort of done this however the julian date function is not static and all the serial numbers change each day. I need to create be able to create the serial number (maybe by clicking on a cell) and then once the number populates the cell, it remains fixed. Any suggested would be welcome. |
#3
![]() |
|||
|
|||
![]()
On Wed, 8 Dec 2004 08:05:01 -0800, "antho10359"
wrote: I am trying to find a way to create a unique serial number based upon the current julian date + an increment counter. I have sort of done this however the julian date function is not static and all the serial numbers change each day. I need to create be able to create the serial number (maybe by clicking on a cell) and then once the number populates the cell, it remains fixed. Any suggested would be welcome. First you need to define what you mean by a Julian date. The dictionary definition is a serial number equal to the number of days elapsed since January 1, 4713 B.C., proposed by Joseph Scaliger in 1582 and used in astronomical calculations. So today's Julian date, at noon, would be 2453348. --ron |
#4
![]() |
|||
|
|||
![]()
Note: That's noon, UT. <g
In article , Ron Rosenfeld wrote: So today's Julian date, at noon, would be 2453348. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Seed numbers for random number generation, uniform distribution | Excel Discussion (Misc queries) | |||
Date updates from worksheet to chart & changes date to a date series! Help!! | Charts and Charting in Excel | |||
How do I convert a Julian date into a regular date? | Excel Discussion (Misc queries) | |||
How can I create formula that turns a date into the week # in | Excel Discussion (Misc queries) | |||
Creating a Date Selector in Excel VBA? | Excel Discussion (Misc queries) |