Hi,
I have a PO form. In this PO form I need to press a button and open a search form (vbModal) and pass one argument to the it. I then need to search for a value in the search form, and return a value that was selected in the search form to the PO form.
I have the PO form working and search form working independently, but I don't know how to pass the argument to the search form and return the selected value to the PO form.
I have a PO form. In this PO form I need to press a button and open a search form (vbModal) and pass one argument to the it. I then need to search for a value in the search form, and return a value that was selected in the search form to the PO form.
I have the PO form working and search form working independently, but I don't know how to pass the argument to the search form and return the selected value to the PO form.