O
osmondb
Hi all,
I was just wondering if it is possible to 'loop' a query
that I've created. Basically, the query is designed to let
the user input a record's "Unique ID" (set up with
AutoNumber) and the query will automatically change the
True/False field in that record to 'True'. The problem is,
if I have several records that I know the Unique ID for
that I want to change to true, I have to run the query once
for each record I want to update. Normally it would be
easier to just go to the table, find the records and click
the box etc...but the table has MANY records and I would
like to be able to run the query, and it keeps asking for
Unique ID's until the user closes or cancels the query.
Any and all help is appreciated!
osmondb
I was just wondering if it is possible to 'loop' a query
that I've created. Basically, the query is designed to let
the user input a record's "Unique ID" (set up with
AutoNumber) and the query will automatically change the
True/False field in that record to 'True'. The problem is,
if I have several records that I know the Unique ID for
that I want to change to true, I have to run the query once
for each record I want to update. Normally it would be
easier to just go to the table, find the records and click
the box etc...but the table has MANY records and I would
like to be able to run the query, and it keeps asking for
Unique ID's until the user closes or cancels the query.
Any and all help is appreciated!
osmondb