
is there a way to check what record is selected (ie chkbox) on a cont.form
I have many detailrecords here and I want to give the user the possiblity to check certain records for printing. (thr cont. form is based on a query)
I tried to update an extra colomn in this table (with vba code). But this gives errors (because of multiple users (the form and the code) and the same record..)
Im stucked
Does anyone have a suggestion or a better idea? maybe Im thinking the wrong way for a solution?
thx
Al