Can someone help me with a quick project.. The program consists of making 2 text boxes, one labeled Age, and one labeled Name.

The Name text box must return the name in all uppercase.
If the Age text box isn't filled with a numerical value, you should receive a message saying "need a number" and return your cursor to the age box.
2 command buttons "Process" and "Exit"

Any help? I tried getting started, but I usually always work better when i have a beginning!
Thanks!