Hey. I was wondering how I would be able to make a variable that has a name that contains another variable. I want to create a bunch of tabpages for files that have names that are like tab_filename. I know in php you could do ${$var} = "data";
How would i go about this in vb? thanks
How would i go about this in vb? thanks
Comment