Hi gobblegob,
For your need, You add a Module in your Project file, then how many values are Inputted from Form2 are declared in the Module as your require data types in Public mode.
Then you have to store Inputted Values to the variable which are declared in Module. Then you can close the Form2, but no data will be lost.
If you want to get Source Code in VB6 you can contact me.
Hi gobblegob,
For your need, You add a Module in your Project file, then how many values are Inputted from Form2 are declared in the Module as your require data types in Public mode.
Then you have to store Inputted Values to the variable which are declared in Module. Then you can close the Form2, but no data will be lost.
If you want to get Source Code in VB6 you can contact me.
Get Better.
Regards,
Shuvo
Hey i didnt even think of this, I must say i like the idea alot.
Comment