Re: Non MR's and Blanks to show
- From: John W. Vinson <jvinson@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 06 Feb 2008 10:26:11 -0700
On Wed, 06 Feb 2008 00:14:25 GMT, "instereo911 via AccessMonster.com"
<u27979@uwe> wrote:
Good afternoon,
I have a table that shows the following text fields -
Date - Associate - Status - StatusCode - Method -
each of these fields are text fields (except for date is Date field)
I am trying to set up a query in design view to say the following:
For Date [parameter], group by associate, group by status (if the status does
not equal "ROUTED"), show only the statuscodes that are <>MR or BLANK.
Use a criterion on statuscode of
(<> "MR" OR IS NULL)
John W. Vinson [MVP]
.
- References:
- Non MR's and Blanks to show
- From: instereo911 via AccessMonster.com
- Non MR's and Blanks to show
- Prev by Date: listing records from 2 database tables even if there are no values in one table
- Next by Date: Re: Access Query: evaluate a determined value against age & place
- Previous by thread: Non MR's and Blanks to show
- Next by thread: RE: Non MR's and Blanks to show
- Index(es):
Relevant Pages
|