Displaying data in a VBA User Form
I am relatively new to VBA and am having an issue with a user form. I have a
user form called ratings with multiple fields such as employee ID, name,
location, etc. I also have a worksheet called Master Data that contains all
of the information above. There are multiple records in this worksheet. I am
trying to create a way to display the information contained within this
spreadsheet in a form looking at one record at a time and be able to move
from one record to the next.
I have the form designed with all of my placeholders but cannot figure out
how to get the data to display in the form.
Any help would be greatly appreciated.
|