Using a table as a query criteria
- From: Emma Hope <EmmaHope@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Jul 2005 02:47:04 -0700
Hi All,
I hope someone can help here. I have a table called Table1 with several
fields including ClientReference, i need to select only records which have
the client reference equal to all those records in a second table called
Table2 (which has ReferenceClient). Obviously i can add the table and do a
join between them but this then makes the recordset 'not updateable' and i
need to update some records. I assume i can use either dlookup or In () to
look up the values as a criteria in the query but i cannot make either work.
Please can anyone help.
Thanks
Emma
.
- Follow-Ups:
- Re: Using a table as a query criteria
- From: Rick Brandt
- Re: Using a table as a query criteria
- From: Nikos Yannacopoulos
- RE: Using a table as a query criteria
- From: Frank
- Re: Using a table as a query criteria
- Prev by Date: Re: Union Query with OLE and Memo fields?
- Next by Date: RE: Using a table as a query criteria
- Previous by thread: Problem regarding ' and "
- Next by thread: RE: Using a table as a query criteria
- Index(es):