Good Day
I Have 1 form(main_form), that has 2 sub-forms(products, basket)
the product sub-form displays all products
I need to create a macro that when i click on a product(product_name field) in the products sub-form,
it copies the value to a field (items_name field) in the basket sub-form.
is it possible, if YES, How?
Thank You