D
David
Hi,
I have a MAINFORM with a pop-up form link and a textfield
The POPUPFORM displays 3 columns
(1) Description : (2) £Charge : (3) Checkbox
Each charge will be different for the various descriptions.
A user needs to be able to select from 1 or more checkboxes then press
submit.
When the form is submitted, the form/page is closed and the charges
for each item selected are totalled and dumped into a textfield on the
MAINFORM.
I have the Mainform and the Popupform, but do not know how to take all
the selected values (from column 'x' , total them and put the total in
the textfield on the Mainform ?
I would appreciate any help you could offer
Thanks
David
I have a MAINFORM with a pop-up form link and a textfield
The POPUPFORM displays 3 columns
(1) Description : (2) £Charge : (3) Checkbox
Each charge will be different for the various descriptions.
A user needs to be able to select from 1 or more checkboxes then press
submit.
When the form is submitted, the form/page is closed and the charges
for each item selected are totalled and dumped into a textfield on the
MAINFORM.
I have the Mainform and the Popupform, but do not know how to take all
the selected values (from column 'x' , total them and put the total in
the textfield on the Mainform ?
I would appreciate any help you could offer
Thanks
David