Two columns in List1 are 'Load Number' and 'Customer'.
The Dropdown1 content is a list of 'Load Numbers'.
Once the user makes a choice Dropdown1 the list should update so that
it shows ONLY other 'Load Numbers' where the 'Customer' matches.
How can I achieve this task? .