DreadPirate
Technical User
Howdy folks,
There was a previous question for this a while back ago but it was never really answered clearly. I'm trying to call a random record from an Access 97 table and display one of the fields in a text box. I think I can handle the displaying part =), but I'm real fuzzy on the whol erandom call thing. I understand I need to use the RecordCount property and probably a random function somewhere along the way, but, being fairly new to VB, I'm just not sure how to do it. Someone said something about rs.move, also, but not only do I not understand what that is, frankly, it scares me .
Any help in this matter would be eternally appreciated (or at least until my next problem).
Thanks much.
{R}
There was a previous question for this a while back ago but it was never really answered clearly. I'm trying to call a random record from an Access 97 table and display one of the fields in a text box. I think I can handle the displaying part =), but I'm real fuzzy on the whol erandom call thing. I understand I need to use the RecordCount property and probably a random function somewhere along the way, but, being fairly new to VB, I'm just not sure how to do it. Someone said something about rs.move, also, but not only do I not understand what that is, frankly, it scares me .
Any help in this matter would be eternally appreciated (or at least until my next problem).
Thanks much.
{R}