RE: How do I exclude displaying fields that do not meet a query



Under each date field in your query criteria copy the same condition like

Field: Date1 Date2
Table: MyTable MyTable
Criteria:between [Initial_Date] and [Final_Date] between [Initial_Date]
and [Final_Date]

an so on for all 8
--
jl5000
<a href="http://joshdev.com";></a>


"Quickpath" wrote:

> I have a new database that I created that has 8 date fields for each record,
> along with other fileds for name, address, etc.. I created a query that will
> search for dates that are within a 30 day range of today's date. This query
> then creates a report that shows these dates along with other fields (name,
> address, etc.)
>
> My questions is this: how do I modify the query so that only those specific
> date fields that meet my search critera will show up on the report. As it is
> now, if any date in each record meets the critera, then all the date fields
> show up on the report. Thanks.
.



Relevant Pages

  • Re: Print report, pass multiple critera
    ... query refer to those fields (You'd have Forms!MyInputForm!StartDateValue ... Here is an excerpt of my sql statement, than my report is generated from. ... The Query has thre critera required to make it run. ... Ideally this function would print to my Adobe PDF writer. ...
    (microsoft.public.access.modulesdaovba)
  • RE: multiple query parameters on a single field
    ... the structure is basicly a a table full of training records each record is ... the query is basicly search for ppl with a certain skillset, ... i want is the emp ids that meet the selected critera. ... "KARL DEWEY" wrote: ...
    (microsoft.public.access.queries)
  • Re: Help me show quantities based on sizes!
    ... My mistake...the information is from a query based on ... to report in pivot format the quantities column based on ... as soon as I put the critera ="SM" I get nothing. ... >in the IIf expression, ...
    (microsoft.public.access.reports)
  • Re: Print report, pass multiple critera
    ... Basically we are running a random report on 5 users. ... strictly trying to open the query, you'd be able to use the Parameters ... The Query has thre critera required to make it run. ... Ideally this function would print to my Adobe PDF writer. ...
    (microsoft.public.access.modulesdaovba)
  • Help with PopUp Print Form
    ... I usually create a query and put in the ... critera to select the records. ... In your case int would be ... then I have the report point to the ...
    (microsoft.public.access.reports)