I have a text box that I want to tie to a recordset. How can I do this and then navigate through the recordset?
I have been able to make the textbox display the first field in the recordset, but I can't seem to get it to display the rest of the fields. I have tried to use .movenext, but I must be doing something wrong.
Any suggestions?
Thanks, Stephen