I have an assignment due in a few days in my intro to VB.net class and REALLY need some help trying to get this program to work properly. I've attached a Word.doc file that outlines the assignment and would appreciate any help anyone can offer. Thanks!
attached is the code i've written thus far...PLEASE help me figure out how to make this work...i'm not asking for you to do the work for me...but maybe kind of help walk me through it?
The least you can do is add the controls that are mentioned for inputting data. Then work out where you need to put code and if you dont know what to put, add comments like
CommandButton
=====
'TODO: Tis should create a new customer order when I learn how
Create a base first, add the code when you know what to add.