Re: UPDATE Query
From: Jeff Boyce (JeffBoyce_IF_at_msn.com-DISCARD_HYPHEN_TO_END)
Date: 04/14/04
- Next message: Jeff Boyce: "Re: Subform skipped after first record"
- Previous message: Jeff Boyce: "Re: "Numeric->Text" Type conversion in "Make Table" Query"
- In reply to: Darren Line: "UPDATE Query"
- Next in thread: Gerald Stanley: "Re: UPDATE Query"
- Reply: Gerald Stanley: "Re: UPDATE Query"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 14 Apr 2004 04:58:48 -0700
Darren
One approach would be to "chain" together your queries. First, the query
you already have derives the values you want to use to update with. The
second part would be to write a second query that uses the first query (as
if it were a table) and performs the update.
You'd only need to run the second query directly, as it would run the first
to get its values.
-- Good luck Jeff Boyce <Access MVP>
- Next message: Jeff Boyce: "Re: Subform skipped after first record"
- Previous message: Jeff Boyce: "Re: "Numeric->Text" Type conversion in "Make Table" Query"
- In reply to: Darren Line: "UPDATE Query"
- Next in thread: Gerald Stanley: "Re: UPDATE Query"
- Reply: Gerald Stanley: "Re: UPDATE Query"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|