Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Konstantine
 
Posts: n/a
Default 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
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

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
.

  #3   Report Post  
Michael
 
Posts: n/a
Default

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I sort a column a unique number? ChelleA Excel Worksheet Functions 7 February 19th 05 10:38 AM
Count number of unique items in a column that contains duplicates Steembeem Excel Worksheet Functions 3 February 2nd 05 12:51 AM
How do i number pages in a header consequently JRD Excel Worksheet Functions 2 January 23rd 05 05:07 PM
Count number of Unique values Alan Excel Worksheet Functions 4 January 6th 05 08:05 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 02:21 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"