View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

If you put your seed number in A1, you could use:

=a1+1
in A2 and drag down.

and maybe in B1 (if you have multiple columns)
=max(a:a)+1
And drag down.

wheresleo wrote:

I am trying to make tickets using Excel. How do you create unique numbers per
cell like a commercially numbered ticket? Please Help!


--

Dave Peterson