Ok i have a ComboBox on an asp form with three different values in it the values represent table names in my database
ie
LEvelOne
LevelTwo
LevelThree
i want my statement to
"Select * from " & "Combobox"
Select* data from the name of the table????
can this be done and how please im stuck on it???:( :o
