Results 1 to 2 of 2
  1. #1
    detaylor1242 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2013
    Location
    Lacey, WA
    Posts
    19

    Creating table for Sales Ticket Validation

    I have a table consisting of TicketNo, Consignor, Quantity, UnitPrice and UnitTotal . The UnitTotal is a calculated field.



    I need a input form that at the top of the form I would put in the ticket number and in the bottom of the form I would input all of the items sold on that ticket. Once the ticket is completed. It will calculate the Sales Tax at .087 and at Total for the ticket. The data entry operation is not done at sale time but usually a day later. The input to this form will allow the person entering the data to validate that the ticket was charged out properly.

    There are 6 reports that use this information.

    Thanks for any help provided. If you have a sample form that would also be great.

    The original ticket are typical sales form books from Office Depot. They are pre numbered. Typically we use 500 to 600 tickets for our annual sale.
    Last edited by June7; 07-05-2015 at 04:28 PM.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,640
    What is your db structure?

    Do you have Tickets and TicketDetails tables? Build a form/subform, main form bound to Tickets and subform bound to TicketDetails. I think what you call Ticket is synonymous with Invoice.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 2
    Last Post: 06-16-2015, 03:52 AM
  2. Replies: 0
    Last Post: 12-13-2012, 03:18 AM
  3. creating a validation macro on a form.
    By MJRobinson21987 in forum Forms
    Replies: 4
    Last Post: 08-17-2011, 09:52 AM
  4. Replies: 5
    Last Post: 06-30-2011, 02:24 AM
  5. creating automated ticket number
    By speak2des in forum Access
    Replies: 1
    Last Post: 02-25-2010, 11:32 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