Say I have a database loaded. The database has one column(table). I have my textbox(name.txt) and a command button. After selecting the name in the textbox, and press the command button, another form is loaded and the name that was selected in the textbox, is now a variable. This new form is the user data. Now my question is how in the world, can I get vb to CREATE. another table within my database, that is named after the user(name is now set as variable)? I have spent 3 days straight looking for help on this, If I cant get it here, I will have to scrap the project....so i beg you please help!!