Re: Simple Select Query
- From: "Jeff Boyce" <nonsense@xxxxxxxxxxxx>
- Date: Fri, 21 Dec 2007 11:34:55 -0800
Is this a one-time cleanup effort, or part of a larger strategy of putting
records in one table, then moving/copying them into another table? If the
latter, that's a very spreadsheetly way of approaching this. (hint: that's
not considered a compliment in these newsgroups...<g>)
Regards
Jeff Boyce
Microsoft Office/Access MVP
"THINKINGWAY" <THINKINGWAY@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0DFEA625-23DE-4BD5-952C-2226969B9F18@xxxxxxxxxxxxxxxx
I am trying to perform a select query to select all records that are NOT in
both tables. So I have tblPROJHIST and tblWMSNEW and they both have
project
# fields. What I am trying to do is find all the new project # records
in
tblWMSNEW that are not in tblPROJHIST and put them in tblPROJHIST.
Thanks
.
- Follow-Ups:
- Re: Simple Select Query
- From: THINKINGWAY
- Re: Simple Select Query
- Prev by Date: Re: Changing Numbers to Text in a query
- Next by Date: RE: Access Append Query to update Sequence Generator in Oracle
- Previous by thread: RE: Access Append Query to update Sequence Generator in Oracle
- Next by thread: Re: Simple Select Query
- Index(es):
Loading