G
Guest
I have a form that has a list box showing sales orders. The data comes from
a 'read-only' table, however, I want users to have the ability to enter
comments on the orders through another form, or other control.
When they click on the order, I have the second form popup using the On
Click event so they can enter additonal information. Is it possible to
'grab' the order number (unique ID) from the list box and transfer it to the
second form automatically?
a 'read-only' table, however, I want users to have the ability to enter
comments on the orders through another form, or other control.
When they click on the order, I have the second form popup using the On
Click event so they can enter additonal information. Is it possible to
'grab' the order number (unique ID) from the list box and transfer it to the
second form automatically?