Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

List Box

Status
Not open for further replies.

shaz123

Technical User
Oct 13, 2006
60
DE
Hi All,

I have a list box which finds a record dpeending on the field selected. The field name within the listbox is based on the work order number, Onec it is selected the individual order name should appear when a works order number is selected.

However if there is the same works order number then, a diff order line should show for each one, however when selecting each matching work order number the same order line shows, How do i get the right order to show, will i need to put sum coding in.

For Instance
Works Order Number Line Number Cylinder barcode
122556 0001 512520
122556 0002 158863

In the list box i have got both worksorder number but when clicking on each only one fo the orders show

Hope ive made sense
 
I would think that a WorkOderNo should be a unique number?


Pampers [afro]
Keeping it simple can be complicated
 
Works order number cannot be a unique number in this case, a bit hard to explain, do u know anyting a building list indexes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top