Hi,
The workbook was blank because the file was never saved. I thought you were going to do that manually. You had this code in the file (which I did not touch) that prevented the file from being saved unless VBA was disabled (Application.EnableEvents = False).
I updated the file, to change the code so the file can be saved when all the fields are filled in. Changes in red:
In the ThisWorkbook Code Module:
In the Sheet PO Request Form Code Module:
The Ordinary Code module that verified inputs had no change.
Lewis
Bookmarks