Search results

  1. B

    Populating Table with Form

    I have a list of Vendors who each have their own set of products and pricing. I am trying to create an order form that will allow the user to select a product by Vendor and have the details of that product displayed so that the user can select the quantity and discount of the price. Once the...
  2. B

    No Expression Builder w/ Calculated fields

    I am working on a database that someone else created, maybe in Access 2007 not sure. However, I am using Access 2010 and am trying to add a calculated field into my table and the Expression Builder is not populating. If this database were created in Access 2007, would that be the reason it...
  3. B

    Deleting A Record

    I need some assistance in deleting a record from a table using a command button. I am preety new to coding within Access, but can understand code better than I can produce it. Im not familiar with all of the syntax. With that said, here is what i have so far. I am trying to run a...
  4. B

    Blank Rows In Table

    I have a "Main Form" with a "Add New Order" button. When I click on "Add New Order" , the "Orders" form opens and allows you to add a new order. On this form is an "Order ID" field that keep record of the order number. However, everytime I open a new "Orders" form, the order ID skips a number...
Back
Top Bottom