Hi
I have built a input form that is going to populate a table, it is all very simple.
The data capture person gets a piece of paper with info on and needs to capture it.
I have added a button that does the save and new task, and brings up a message box that says remember to write the PTO Number down.
I would like this message to say "Remember to write W000013 down before filing the PTO"
How do I get this auto number populated in the popup?
The primary key is called PTO_Number it id an auto number with a prefix W.
Thank you for any help