JeffreyDavid
Registered User.
- Local time
- Today, 13:35
- Joined
- Dec 23, 2003
- Messages
- 63

I have a form with unbound fields and a save button at the bottom. When saving this project, I have the database issue a Project number and display it in txtProjectNo on the form. I want to have a msgbox come up saying 'Your project number is 12345'. the 12345 being the issued value of the text box.
I just can't get the code right.