Auto fill drop down boxes

  • Thread starter Thread starter Fred
  • Start date Start date
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
 
Back
Top