Search results

  1. J

    Form Updates Table, But Table Doesn't Update Form

    Hi guys, Have an issue with my Database. I have: TblOrderDetails FmOrderDetails (There are several other forms and tables, but I'm focusing on this one at the moment.) Whenever I add data into the Form, it will update the table as expected. However when I add data into the Table the Form...
  2. J

    Query Design w/ VBA

    Hi guys, I'm building a query, but can't quite get the coding to work. I have 3 items I've selected for this query: ContractDeliveryDate AmmendedContractDeliveryDate CompletionDate I'm trying to make a query that display any orders that are within 7 WORKING days of today's date, but with...
  3. J

    UserForm via Join Table

    Hello, I'm making a database where I want to fetch a record from a table "Customer Details", from a drop down box in an order form, additionally, if the customer does not exist, I'd like it to add the customer name to "Customer Details" if a user types a name in. I've managed to do this with...
  4. J

    Relational User Form on Access 2010?

    Hi guys, Need a bit of help with a user form I'm trying to make for a database. I've attached the database file with my attempt at the file too. Not sure why, but it doesn't seem to allow me to update any data. I've attached a few screens of what my eventual form will look like (spread over two...
Back
Top Bottom