hey, can anyone help? this piece of code shows the first question in my recordset and then goes to another question in the recordset and thats it! theres no third, fourth, fifth question etc etc only two questions seem to load up (i can go back and forth from only these 2 questions).
below is the code im using. the code dosent seem to work correctly.
plz help
Dim strsql As String
Dim cnn As ADODB.Connection
Dim rs As ADODB.Recordset
Dim databasename As String