Results 1 to 2 of 2
  1. #1
    Cuasitos is offline Novice
    Windows 10 Access 2016
    Join Date
    Apr 2018
    Posts
    7

    create a botton

    Hi i am creating a pos software and i need to create a form with bottons based in another table thats contains product name, price and enable botton(enable means show the product botton or no if is mark) and i need each boton send the product name and price when is click to another form when is storege the ticket info


    Example: In the table product info i writte potatoes 5 dlrs, melon 3 dlrs and soda 2 dlrs all enable in the form buttons have to be created the bottons potatoes melon and soda whith this names but if i unable the butom soda have to dissapear of the form
    thanks

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    the table would have the products and Enable field.
    a form would have a list box of the Products above, (and a text box to filter the list on keyword)
    dbl-click the item in the list to add it to the cart with the price to the 'order' table. (this runs an append query to add the record to tOrder)
    alter the Qty which alters the ExtPrice.

    a final button to 'post' the order.

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

Similar Threads

  1. Replies: 14
    Last Post: 12-28-2015, 07:51 AM
  2. Botton Colors
    By tcheck in forum Access
    Replies: 1
    Last Post: 05-22-2013, 07:50 AM
  3. Replies: 1
    Last Post: 05-20-2013, 01:45 PM
  4. botton action
    By tal in forum Access
    Replies: 1
    Last Post: 01-21-2013, 10:11 PM
  5. The Refresh Botton
    By djclntn in forum Forms
    Replies: 16
    Last Post: 11-04-2012, 06:20 PM

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