Skip to content
Home > Programming > ghostriderofthenite Ultimate Bot project > Reply To: ghostriderofthenite Ultimate Bot project

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