Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  • Thread Tools
  1. Gold Lounger
    Join Date
    Feb 2001
    Location
    Sint Niklaas, Belgium
    Posts
    2,778
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Selecting from the results of a Parameter Query (2003)

    I don't understand why setting a filter would trigger a requery.
    Can you attach a stripped version of your db ? (without sensitive data)

  2. Gold Lounger
    Join Date
    Feb 2001
    Location
    Sint Niklaas, Belgium
    Posts
    2,778
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Selecting from the results of a Parameter Query (2003)

    Ok, I was working on my pc with access 2000. I had no problem.
    Just tried the db I send you on a pc with Access 2003 and I have the same problem, asking for the parameter.
    This is an Access 2003 problem. I'll try to find a solution.

  3. Star Lounger
    Join Date
    Jan 2003
    Location
    Manchester, Lancashire, England
    Posts
    92
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Selecting from the results of a Parameter Query (2003)

    I've just spent a frustrating 30 mins trying to strip the db down under the 100K limited zipped & failed - 209K is as far as it will go. I'm pleased I don't have to

  4. Gold Lounger
    Join Date
    Feb 2001
    Location
    Sint Niklaas, Belgium
    Posts
    2,778
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Selecting from the results of a Parameter Query (2003)

    Sorry for having waste your time with the stripping of the db.
    I have a workaround.
    I build a form frmParameter with one textbox asking the parameter and a button to open the form.
    In the query I set a criteria to >[forms]![frmparameter]![text0]
    With this system the parameter is not asked every time you select an alpha character.
    Do you think you can modify your db with this workaround ?
    In attachment a sample db, just open the form frmParameter

  5. Plutonium Lounger
    Join Date
    Dec 2000
    Location
    Sacramento, California, USA
    Posts
    16,775
    Thanks
    0
    Thanked 1 Time in 1 Post

    Re: Selecting from the results of a Parameter Query (2003)

    Must you actually filter the form, or would a means of navigating to the first item in the "Ps", for instance" be enough? I'm attaching a sample that allows you to do that. It was built in 2002 and is in 2000 format, but it should run in 2003 if you replace the reference to the Access 10.0 object library.
    Charlotte

  6. Star Lounger
    Join Date
    Jan 2003
    Location
    Manchester, Lancashire, England
    Posts
    92
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Selecting from the results of a Parameter Query (2003)

    Francois

    Yes thanks a lot it, now works just as I wanted with the really neat alphabetic selector you provided. Thanks once again!

    Ian

  7. Star Lounger
    Join Date
    Jan 2003
    Location
    Manchester, Lancashire, England
    Posts
    92
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Selecting from the results of a Parameter Query (2003)

    Charlotte

    Thanks for your suggestion. With Francois's help I got his elegant alphabetic selector to work with the advice he gave above.

    Ian

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •