I am almost done developing a very simple ACCESS 2000 database (1 datatable, 1 form), and am trying to use VB6 to
finish off off the form, which will be used to ease data review.
Currently, the fields of the first record are conveniently displayed in textboxes on the form. However,
when I click on a different record, the textboxes still
display the information about the first record. I would
like them to display the information about the "clicked"
record. How do I do this?
finish off off the form, which will be used to ease data review.
Currently, the fields of the first record are conveniently displayed in textboxes on the form. However,
when I click on a different record, the textboxes still
display the information about the first record. I would
like them to display the information about the "clicked"
record. How do I do this?