I am setting up a PO form, where the person will choose a Vendor from a list box. If the vendor is not there, they click on a button to open the "Add Vendor" form. When they are finished adding the vendor information, I have the form set with a macro to save and close the add vendor form, close the Add PO form (to save the vendor information) and then open the "Edit PO" form.
My question is, in that process, how do I set the macro to open only the PO that the person started to add? Is there a way to have the final part of the macro open the form with the last record entered showing?
My question is, in that process, how do I set the macro to open only the PO that the person started to add? Is there a way to have the final part of the macro open the form with the last record entered showing?