I have a table containing education assessment data and need to use the data to analyse a child's data on another worksheet. So far I have set up 3 drop down boxes that contain 'First Name', 'Surname', 'Class'.
I have set up these to look at the fields in the table but I would like it so that when I select a 'First Name', the 'Surname' drop down shows only the possible surnames that match the first name rather than all the surnames in the table.
The worksheet successfully looks up the correct data based on matching all three drop-downs to records in the table so this isn't the issue. I just want to make it more user friendly.
Many thanks.
I have set up these to look at the fields in the table but I would like it so that when I select a 'First Name', the 'Surname' drop down shows only the possible surnames that match the first name rather than all the surnames in the table.
The worksheet successfully looks up the correct data based on matching all three drop-downs to records in the table so this isn't the issue. I just want to make it more user friendly.
Many thanks.