I am creating a UserForm that is pulling records of my customers from a worksheet to my UserForm using this code:
The data is then populating this form:Please Login or Register to view this content.
Screenshot 20SFDFSDFSE23-04-18 101459.png
This is fine, but my customers that I am looking up have multiple records, and I want a function that selects the next record down that falls into the XLookup criteria.
TLDR, i want to press a button that shows the next thing down a list that my xlookup would be returning.
Bookmarks