G
Guest
I have a continuous form which displays all check requests waiting on
approval. The fields are locked. I want the user to be able to but a check
next to the items that they are approving and then click a button at the
bottom of the form that performs a specific action. In my case the button
will create a transaction in a new table and update all selected items with
that transaction number and then create a text file with the appropriate
information.
How do I loop thru the records in my form to determine which records have
the check box selected?
approval. The fields are locked. I want the user to be able to but a check
next to the items that they are approving and then click a button at the
bottom of the form that performs a specific action. In my case the button
will create a transaction in a new table and update all selected items with
that transaction number and then create a text file with the appropriate
information.
How do I loop thru the records in my form to determine which records have
the check box selected?