Advanced Filter/Sort window -- where is it?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nhmiller

    Advanced Filter/Sort window -- where is it?

    This is directly from Access' Help:

    "About designing a query
    When you open a query in Design view, or open a form, report, or datasheet and
    show the Advanced Filter/Sort window (Advanced Filter/Sort window: A window in
    which you can create a filter from scratch. You enter criteria expressions in
    the filter design grid to restrict the records in the open form or datasheet to
    a subset of records that meet the criteria.), you see the design grid, which
    you can use to make a variety of changes to get the query results you want."

    Once I have clicked on the Report Tab, and I have a report I have already
    created, how do I show the Advanced Filter/Sort window, so I can include only
    the records in the report that meet a certain criteria?

    Thanks

    Neil
    Cat Paintings At Carol Wilson Gallery
    HOKTOTO menjawab kebutuhan para pemain akan proses withdraw yang cepat dan efisien dengan menghadirkan sistem pencairan dana tercepat hanya dalam 3 menit setelah permintaan diajukan.

  • Allen Browne

    #2
    Re: Advanced Filter/Sort window -- where is it?

    The Advanced Filter/Sort window is applicable to forms, not reports.

    In Form view, it's available through the Records menu.

    You may be able to use it to filter your form as you wish, and then apply
    the Filter of the form as the WhereCondition for OpenReport.

    --
    Allen Browne - Microsoft MVP. Perth, Western Australia.
    Tips for Access users - http://allenbrowne.com/tips.html
    Reply to group, rather than allenbrowne at mvps dot org.

    "Nhmiller" <nhmiller@aol.c omnojunk> wrote in message
    news:2004111016 1916.12394.0000 0522@mb-m28.aol.com...[color=blue]
    > This is directly from Access' Help:
    >
    > "About designing a query
    > When you open a query in Design view, or open a form, report, or datasheet
    > and
    > show the Advanced Filter/Sort window (Advanced Filter/Sort window: A
    > window in
    > which you can create a filter from scratch. You enter criteria expressions
    > in
    > the filter design grid to restrict the records in the open form or
    > datasheet to
    > a subset of records that meet the criteria.), you see the design grid,
    > which
    > you can use to make a variety of changes to get the query results you
    > want."
    >
    > Once I have clicked on the Report Tab, and I have a report I have already
    > created, how do I show the Advanced Filter/Sort window, so I can include
    > only
    > the records in the report that meet a certain criteria?
    >
    > Thanks
    >
    > Neil
    > Cat Paintings At Carol Wilson Gallery
    > http://www.carolwilsongallery.com[/color]


    Comment

    • Paul

      #3
      Re: Advanced Filter/Sort window -- where is it?

      On the OnOpen event of the report:

      docmd.filterOn = true
      me.filter = forms!formname. form.filter

      This will display all the records from your form in the report. Just base
      your report on the same query as the form.

      HTH
      Paul

      "Allen Browne" <AllenBrowne@Se eSig.Invalid> wrote in message
      news:4192d210$0 $6553$5a62ac22@ per-qv1-newsreader-01.iinet.net.au ...[color=blue]
      > The Advanced Filter/Sort window is applicable to forms, not reports.
      >
      > In Form view, it's available through the Records menu.
      >
      > You may be able to use it to filter your form as you wish, and then apply
      > the Filter of the form as the WhereCondition for OpenReport.
      >
      > --
      > Allen Browne - Microsoft MVP. Perth, Western Australia.
      > Tips for Access users - http://allenbrowne.com/tips.html
      > Reply to group, rather than allenbrowne at mvps dot org.
      >
      > "Nhmiller" <nhmiller@aol.c omnojunk> wrote in message
      > news:2004111016 1916.12394.0000 0522@mb-m28.aol.com...[color=green]
      >> This is directly from Access' Help:
      >>
      >> "About designing a query
      >> When you open a query in Design view, or open a form, report, or
      >> datasheet and
      >> show the Advanced Filter/Sort window (Advanced Filter/Sort window: A
      >> window in
      >> which you can create a filter from scratch. You enter criteria
      >> expressions in
      >> the filter design grid to restrict the records in the open form or
      >> datasheet to
      >> a subset of records that meet the criteria.), you see the design grid,
      >> which
      >> you can use to make a variety of changes to get the query results you
      >> want."
      >>
      >> Once I have clicked on the Report Tab, and I have a report I have already
      >> created, how do I show the Advanced Filter/Sort window, so I can include
      >> only
      >> the records in the report that meet a certain criteria?
      >>
      >> Thanks
      >>
      >> Neil
      >> Cat Paintings At Carol Wilson Gallery
      >> http://www.carolwilsongallery.com[/color]
      >
      >[/color]


      Comment

      • Nhmiller

        #4
        Re: Advanced Filter/Sort window -- where is it?

        >The Advanced Filter/Sort window is applicable to forms, not reports.

        But the Help section, quoted below, says it is supposed to be available for
        reports. Could you clarify what the Help statement means, or is it in error? In
        the meantime, I'll try your suggestion. I would think this would be a standard
        procedure -- that an already designed report should be able to show only
        records that meet a certain criteria. I continue to be astonished at the
        non-user-friendliness of Access compared to Lotus Approach, the 10 year old
        datebase program I was using. Thanks.
        [color=blue]
        >
        >In Form view, it's available through the Records menu.
        >
        >You may be able to use it to filter your form as you wish, and then apply
        >the Filter of the form as the WhereCondition for OpenReport.
        >
        >--
        >Allen Browne - Microsoft MVP. Perth, Western Australia.
        >Tips for Access users - http://allenbrowne.com/tips.html
        >Reply to group, rather than allenbrowne at mvps dot org.
        >
        >"Nhmiller" <nhmiller@aol.c omnojunk> wrote in message
        >news:200411101 61916.12394.000 00522@mb-m28.aol.com...[color=green]
        >> This is directly from Access' Help:
        >>
        >> "About designing a query
        >> When you open a query in Design view, or open a form, report, or datasheet
        >> and
        >> show the Advanced Filter/Sort window (Advanced Filter/Sort window: A
        >> window in
        >> which you can create a filter from scratch. You enter criteria expressions
        >> in
        >> the filter design grid to restrict the records in the open form or
        >> datasheet to
        >> a subset of records that meet the criteria.), you see the design grid,
        >> which
        >> you can use to make a variety of changes to get the query results you
        >> want."
        >>
        >> Once I have clicked on the Report Tab, and I have a report I have already
        >> created, how do I show the Advanced Filter/Sort window, so I can include
        >> only
        >> the records in the report that meet a certain criteria?
        >>
        >> Thanks[/color][/color]



        Neil
        Cat Paintings At Carol Wilson Gallery
        HOKTOTO menjawab kebutuhan para pemain akan proses withdraw yang cepat dan efisien dengan menghadirkan sistem pencairan dana tercepat hanya dalam 3 menit setelah permintaan diajukan.

        Comment

        • Allen Browne

          #5
          Re: Advanced Filter/Sort window -- where is it?

          Hi Neil. The Help file is wrong.

          I can see the topic in A2003 help, under:
          Creating and Working with Databases and Objects
          Datebase Objects
          Queries
          Creating Queries
          About designing a query (MDB)

          The subtopic under "Advanced Filter/Sort window" correctly states:
          (Advanced Filter/Sort window: A window in which you can create a
          filter from scratch. You enter criteria expressions in the filter design
          grid to restrict the records in the open form or datasheet to a subset
          of records that meet the criteria.)

          However the main topic is wrong in stating that the window can be used for
          reports.

          --
          Allen Browne - Microsoft MVP. Perth, Western Australia.
          Tips for Access users - http://allenbrowne.com/tips.html
          Reply to group, rather than allenbrowne at mvps dot org.

          "Nhmiller" <nhmiller@aol.c omnojunk> wrote in message
          news:2004111022 3133.15947.0000 0483@mb-m02.aol.com...[color=blue][color=green]
          > >The Advanced Filter/Sort window is applicable to forms, not reports.[/color]
          >
          > But the Help section, quoted below, says it is supposed to be available
          > for
          > reports. Could you clarify what the Help statement means, or is it in
          > error? In
          > the meantime, I'll try your suggestion. I would think this would be a
          > standard
          > procedure -- that an already designed report should be able to show only
          > records that meet a certain criteria. I continue to be astonished at the
          > non-user-friendliness of Access compared to Lotus Approach, the 10 year
          > old
          > datebase program I was using. Thanks.
          >[color=green]
          >>
          >>In Form view, it's available through the Records menu.
          >>
          >>You may be able to use it to filter your form as you wish, and then apply
          >>the Filter of the form as the WhereCondition for OpenReport.
          >>
          >>
          >>"Nhmiller" <nhmiller@aol.c omnojunk> wrote in message
          >>news:20041110 161916.12394.00 000522@mb-m28.aol.com...[color=darkred]
          >>> This is directly from Access' Help:
          >>>
          >>> "About designing a query
          >>> When you open a query in Design view, or open a form, report, or
          >>> datasheet
          >>> and
          >>> show the Advanced Filter/Sort window (Advanced Filter/Sort window: A
          >>> window in
          >>> which you can create a filter from scratch. You enter criteria
          >>> expressions
          >>> in
          >>> the filter design grid to restrict the records in the open form or
          >>> datasheet to
          >>> a subset of records that meet the criteria.), you see the design grid,
          >>> which
          >>> you can use to make a variety of changes to get the query results you
          >>> want."
          >>>
          >>> Once I have clicked on the Report Tab, and I have a report I have
          >>> already
          >>> created, how do I show the Advanced Filter/Sort window, so I can include
          >>> only
          >>> the records in the report that meet a certain criteria?
          >>>
          >>> Thanks[/color][/color]
          >
          >
          >
          > Neil
          > Cat Paintings At Carol Wilson Gallery
          > http://www.carolwilsongallery.com[/color]


          Comment

          Working...