Auto fill drop down boxes

M

Mathew P Bennett

Hi Fred
This should not happen. Each item in the dropdown list should be unique.
What probably is the poroblem, is that some of 'apparently the same' entries, maybe have a space after the last character.
Try the Trim function on your data.
Yours,
Mathew
 
Top