Goodday to all expert,
I m new in access and trying to create a quotation mainform with subform.
main have some field likes client, address, etc. Also, i would like to create 3 individual checkbox named checkbox1 represent banana, checkbox2 represent papaya & checkbox3 apple.
If all checkbox is checked, i want the 1st line of subform item to show banana and 2nd line show papaya and so on.
if only checkbox1 and 3 is checked, then 1st line of subform item to show banana then 2nd line show apple.
how to do it in the simple way in vba or macro???