Skip to content

Reply To: ghostriderofthenite Ultimate Bot project

#96020

i’m Thinking here needs to be code to loop thru questions and answers from the adodc file
Private Sub Next_Que_Click()
Adodc1.Recordset.MoveNext
End Sub