M
Mr-Re Man
I have a table with 6 fields,
[ID] autonumber
[Application No] text
[Type] text (types stored in a seperate table and selected via the forms
combo)
[Scanned] checkbox
[Indexed] checkbox
[Comments] memo
What I would like to do is open a form with a list of all the applications
in [Application No] order, then be able to select a number of records (by a
checkbox).
Once the appropriate number of records have been selected, a [Display
Results] button is pressed and will either open a new continuous form or a
continuous subform so that the [Scanned] & [Indexed] checkboxes can be
updated by the user in one hit instead of updating records one at a time.
It would be good to hear if this is possible then provide me some of your
expertise to help make this work.
thanks in advance.
[ID] autonumber
[Application No] text
[Type] text (types stored in a seperate table and selected via the forms
combo)
[Scanned] checkbox
[Indexed] checkbox
[Comments] memo
What I would like to do is open a form with a list of all the applications
in [Application No] order, then be able to select a number of records (by a
checkbox).
Once the appropriate number of records have been selected, a [Display
Results] button is pressed and will either open a new continuous form or a
continuous subform so that the [Scanned] & [Indexed] checkboxes can be
updated by the user in one hit instead of updating records one at a time.
It would be good to hear if this is possible then provide me some of your
expertise to help make this work.
thanks in advance.