I am trying to create a setup program that creates tables before the application loads. The data going to the tables comes from what is entered on the forms.
Below is a sample copy of the project. I just dont know whether this is the best way to do this. I have a feeling there may a simpler way of loading and unloading the forms...for example using "Select Case". Thats why i need your advise on this.
Please, i wont mind your Ideas...i need them.