+ Reply to Thread
Results 1 to 2 of 2

How can I create consecutivlely numbered tickets?

  1. #1
    wheresleo
    Guest

    How can I create consecutivlely numbered tickets?

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

  2. #2
    Dave Peterson
    Guest

    Re: How can I create consecutivlely numbered tickets?

    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

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1