Search results

  1. M

    Pop-up From Continuous Form to Continuous Form

    I have a continuous form (frmAddExample) that lists certain examples of the way someone can do something. It's tied to tblExample as a data source. As you'll see, below, tblExample is joined to tblValue in a parent/child relationship. I had it set up that a user could click a command...
  2. M

    Form Setup for an Idiot

    Okay. Here's a test version. The report is more for functionality's sake than anything else. Thanks!
  3. M

    Form Setup for an Idiot

    Sorry for the long time replying on my end. I've been trying to work my way through this and wrapping my head in knots. In case you're unaware of the phenomena...it hurts. I opened the sample db you posted, Sue, but it didn't work. No report existed. So I created a report and it still didn't...
  4. M

    Form Setup for an Idiot

    Anyone have any more info?
  5. M

    Form Setup for an Idiot

    Thanks, JBB. It is, indeed a cool search tool. Unfortunately, though, I wouldn't have the slightest idea how to copy that code into my db. It looks a little daunting to this monkey boy. Would there be an easy way of copying it into a form without having to edit the VB code?
  6. M

    Form Setup for an Idiot

    Oh, and sorry. I'm using Access 2003.
  7. M

    Form Setup for an Idiot

    Thanks! Wow. That's very nice. There are a couple of items that don't quite fit, and leave me scratching my sore head. 1. Would I be able to use a Value List as a data source instead of a Table/Query in the form? I'd like to be able to filter by a list of values that mirrors the list in...
  8. M

    Form Setup for an Idiot

    I'm attempting to do something specific, but I'm mentally challenged. Here's my objective: I have a database with several fields, some of which are value lists and some of which are open text fields. In a perfect world, I would like the user to be able navigate to a form, where she would...
Back
Top Bottom