Results 1 to 7 of 7
  1. #1
    warriorgift is offline Novice
    Windows 10 Access 2016
    Join Date
    Jan 2019
    Posts
    3

    Hi Guys

    how to do a ticket with increment Number with access

    like that in the bank , when you sign up to take a number



    thanks

  2. #2
    Join Date
    May 2018
    Location
    Living in Scotland UK
    Posts
    1,822
    Hi

    When you say a Ticket - What type of Ticket?

  3. #3
    warriorgift is offline Novice
    Windows 10 Access 2016
    Join Date
    Jan 2019
    Posts
    3
    QUEUE MANAGEMENT SYSTEM

    Customer waiting order

  4. #4
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,938
    why not just have a datefield with a default value of now()

    you can format it as you want to look like a number rather than date/time

    or use an autonumber field.

    Or if you don't want to risk gaps, google a process called 'dmax()+1'

  5. #5
    warriorgift is offline Novice
    Windows 10 Access 2016
    Join Date
    Jan 2019
    Posts
    3
    i've 20 Clinics each patient should waiting wthin his sign-in order, so i need to print a ticket with date() , time() , general auto-number and clinic within auto-number

    thanks

  6. #6
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,938
    any of the suggestions I've made you can use. As far as the clinic is concerned, that would just be a separate field.

  7. #7
    Join Date
    May 2018
    Location
    Living in Scotland UK
    Posts
    1,822
    When you say 20 Clinics do you mean you have 20 specific Time Slots during the day?

    Can you give us a list of the time slots?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 0
    Last Post: 03-18-2019, 10:12 PM
  2. Hi guys Please save me
    By sjae181 in forum Access
    Replies: 5
    Last Post: 02-17-2017, 10:18 PM
  3. How do you guys handle duplicates?
    By Dnallov in forum Access
    Replies: 5
    Last Post: 09-11-2016, 12:44 AM
  4. Need help guys!
    By Uncolouredcolors in forum Access
    Replies: 15
    Last Post: 09-03-2015, 12:48 PM
  5. hey guys i need help
    By katabullet in forum Programming
    Replies: 1
    Last Post: 06-06-2013, 06:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums