Search results

  1. M

    Building a agenda

    Hello, I want to build a agenda, like the one shown in the image below. I have no idea how to start. Any help would be greatly appreciated. Thanks in advance
  2. M

    Updating a listbox according to the record you're viewing

    Hi I have a database containing 3 tables (for now): Customers Orders Catagories Now i also have a form with customer information. In that form is a listbox with a query statement, so that should display wich orders are placed by that customer. SELECT Orders.[Order-ID], Orders.Description...
Back
Top Bottom