ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how can i put a unique number in a header for a git certificat for (https://www.excelbanter.com/excel-discussion-misc-queries/22106-how-can-i-put-unique-number-header-git-certificat.html)

Konstantine

how can i put a unique number in a header for a git certificat for
 
If i were printing gift certificates, in excel, and I wanted to put a unique
number on each one that was printed, how would i do this
I know i can put the time and date and page number on the footer, but that
number does'nt change
can someone please help

Jason Morin

You can generate a unique number with:

=SUBSTITUTE(NOW(),".","")

HTH
Jason
Atlanta, GA


-----Original Message-----
If i were printing gift certificates, in excel, and I

wanted to put a unique
number on each one that was printed, how would i do this
I know i can put the time and date and page number on

the footer, but that
number does'nt change
can someone please help
.


Michael

Hi Konstantine
In addition to Jasons formula.
If the number is too big for your needs, try this:

=RIGHT(SUBSTITUTE(NOW(),".",""),8)
Where the 8 on the end can be changed to suit how many digits you desire.

HTH
Michael

"Konstantine" wrote:

If i were printing gift certificates, in excel, and I wanted to put a unique
number on each one that was printed, how would i do this
I know i can put the time and date and page number on the footer, but that
number does'nt change
can someone please help



All times are GMT +1. The time now is 06:14 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com