G
Guest
I need to generate a report when inputting a Sales Order, it searches the
table and returns all the work orders asscociated with that sales order. The
report must list the work orders reading left to right, with a comma between
each work order.
i.e.
Work orders assigned to Sales Order: 1234
1222, 1223, 1245, 1253
Something as simple as that
table and returns all the work orders asscociated with that sales order. The
report must list the work orders reading left to right, with a comma between
each work order.
i.e.
Work orders assigned to Sales Order: 1234
1222, 1223, 1245, 1253
Something as simple as that