Re: Query to ignore other conditions
- From: "Allen Browne" <AllenBrowne@xxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 23:25:36 +0800
1. Create a query that selects the fields you want from the table(s) you
want.
2. type anything into the Criteria row under one of the fields.
3. Switch the query to SQL View (View menu).
4. Replace the line containing:
WHERE ...
with the WHERE clause from the previous post.
--
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.
<sunilkeswani@xxxxxxxxx> wrote in message
news:1133277232.346518.272570@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Thanks Allen, sorry but could you please provide the complete code? the
> SELECT XX from XX ?
> I am no good at this, but I need to get this working..
.
- Follow-Ups:
- Re: Query to ignore other conditions
- From: sunilkeswani
- Re: Query to ignore other conditions
- References:
- Query to ignore other conditions
- From: sunilkeswani
- Re: Query to ignore other conditions
- From: Allen Browne
- Re: Query to ignore other conditions
- From: sunilkeswani
- Re: Query to ignore other conditions
- From: Allen Browne
- Re: Query to ignore other conditions
- From: sunilkeswani
- Query to ignore other conditions
- Prev by Date: Re: Spontaneous loss of subform bookmarks
- Next by Date: Re: Report Creation With Query
- Previous by thread: Re: Query to ignore other conditions
- Next by thread: Re: Query to ignore other conditions
- Index(es):
Relevant Pages
|