Moving around a dataset
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a dataset that is ordered by an account number. But I also want to access this dataset by last name. When I setup my combo box with last name, I can move around the dataset but the names are not in order. I've setup another dataset where the SQL pulls in name order. Does anyone have some code I can use as an example to move my main dataset around using my sorted name combo box? Thanks in advance. Thanks, Mike