I have a stock entry form that accepts products, if the product code entered by the user is not in the product table, it will execute the notinlist event and open up the product details form to add the new product.
I am having difficulty in copying the new product code (which doesn't exist in the current table) to the new product form to be accepted as the new product code. Can anyone help me in this respect.
Thanks.
I am having difficulty in copying the new product code (which doesn't exist in the current table) to the new product form to be accepted as the new product code. Can anyone help me in this respect.
Thanks.