Hi everybody!
I have to generate a Form with Excel VB with a random amount of buttons, labels, and so on...
So I thought about saving them to an array and serializing the array to the HDD. On the next programm start I want to read in the serialzied array again and build up the buttons and the other controls...
How does serialization in VBA work? I am just capable of doing this in JAVA.
Can you help me!?
Perhaps someone knows a webpage where it is expained or someone can tell me!
Thanks in Advance!
Stef