I have a Drawing Register Table, the drawing can be entered many times but will have an increment in revision
eg.
A765345 Rev A
A765345 Rev B
A765345 Rev C
etc, etc
I am using a combo box on a form to print all records related to the drawing no and it works fine, when dropping down the combo box I get the drawing no listed as many time as its been entered into the table.
I would like it that the each drawing is only listed once, at present using my example above when I use the combo box my drawing A765345 gets listed 3 times.
I have used the search but cannot find anything on it
Thank you
eg.
A765345 Rev A
A765345 Rev B
A765345 Rev C
etc, etc
I am using a combo box on a form to print all records related to the drawing no and it works fine, when dropping down the combo box I get the drawing no listed as many time as its been entered into the table.
I would like it that the each drawing is only listed once, at present using my example above when I use the combo box my drawing A765345 gets listed 3 times.
I have used the search but cannot find anything on it
Thank you