Re: Repeating and item in a column
- From: John Vinson <jvinson@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 May 2005 21:24:21 -0600
On Tue, 31 May 2005 16:39:01 -0700, "faxylady"
<faxylady@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>Can you tell me how to do an update query? None of the sources I am using
>gives me explicit directions on doing them.
You need better sources... <g>
Create a new Query. Base it on your table. Select only the City field.
Use the Query menu option, or the query-type tool in the toolbar (it's
near the middle, just looks sort of like a data*** and has a
dropdown) to change the query to an Update query.
A new row will appear in the query grid labeled Update To.
Type "Schenectady" (or some other city of your choice) on this line.
Run the query by clicking the red ! icon.
You can put criteria on the Criteria line to make this a selective
update - with no criteria, it will update every row. Use with caution,
if the field you're updating contains data already it will be
permanently and irreversibly overwritten!
John W. Vinson[MVP]
.
- References:
- Re: Repeating and item in a column
- From: faxylady
- Re: Repeating and item in a column
- Prev by Date: Re: How to handle multiple fields that look up to same table
- Next by Date: Re: "Where used" Analysis to find all occurrences of fields, tables, e
- Previous by thread: Re: Repeating and item in a column
- Next by thread: Inventory
- Index(es):