Search results

  1. C

    Combining several fields from different tables in one form

    I'm in the same boat I'm just learning Access as well, and am having difficulties creating a form that displays linked table data. Any pointers? I have a main table, that has relationships with 3 other tables. I have attached a screenshot. I keep getting #Name? on my Agencies and Brochure...
  2. C

    Basic, easy questions (probably)

    Database Structure simple, eh? EDIT: I created the form by using the wizard, by the way. Thanks ~~Chaotix
  3. C

    Basic, easy questions (probably)

    Yes, my screenshot doesn't include the next record/prev record buttons, so I attached the full form below. When I click on the "next record" button, I can't enter in any values. It's like they're locked or something, but in the form properties, Allow: Filters, Edits, Deletions, and Additions...
  4. C

    Basic, easy questions (probably)

    No, not ASP Well, I wasn't requesting info on ASP (I pretty much have that side of things covered, as I have been developing with it for about 4 years now), rather I need help with Access Forms. They are new to me. Since the post, I have found that I _can_ edit the values on RECORD 1, but...
  5. C

    Basic, easy questions (probably)

    Ok, this is probably going to sound REAL stupid, but I'm an ASP developer, and not used to using interfaces for my data access pages. My question: How do I make what the user selects on a form to be entered into the database? In ASP, I would use form submission logic, but this user interface...
Back
Top Bottom