Hello!!
There is probably an easy answer that I just can't see, but I'll ask anyway!
I have a table containing various data (customer name, ref number, parts, etc..). I have created a form that allows me to pick a customer from a combo box and then choose to either display a report for that customer or print the same data.
The problem is that the combo box shows the same customer again and again (as well as the others). Basically I want the combo box to only show each customer once (no duplicates).
Any ideas?
There is probably an easy answer that I just can't see, but I'll ask anyway!
I have a table containing various data (customer name, ref number, parts, etc..). I have created a form that allows me to pick a customer from a combo box and then choose to either display a report for that customer or print the same data.
The problem is that the combo box shows the same customer again and again (as well as the others). Basically I want the combo box to only show each customer once (no duplicates).
Any ideas?