N
neenmarie
I want the user to only click a list box once. But, it requires multiple
clicks before it fills in the required info.
This form is for receiving Raw and/or the Return of Out-Processed Mateiral.
There is a master form with a subform with 3 list boxes.
The first list box has open purchase orders and is re-queried by the vendor
# entered on the master form. Once you click on a purchase order in the
first listbox it fills in the PO number/PN onto the subform and sets focus to
the quantity field on the subform. When the quantity field gets focus it
requeries both the 2nd & 3rd list boxes.
2Nd List box: Shipments sent to outprocesss vendors with shipper numbers
and balance left at vendor. When clicked, fills in the outgoing shipper
number to receive against. (keeps balance left at out-processor for each out
going shipper)
3rd List box: Open releases against blanket raw material POs with quanties
due and due dates. (keeps balance left for each date dute)
The problem I'm having is when clicking on the 2nd or 3rd list box, the user
has to click multiple times to get the data to fill-in. If they aren't
paying close attention, they may move on thinking the data filled in when it
didn't.
clicks before it fills in the required info.
This form is for receiving Raw and/or the Return of Out-Processed Mateiral.
There is a master form with a subform with 3 list boxes.
The first list box has open purchase orders and is re-queried by the vendor
# entered on the master form. Once you click on a purchase order in the
first listbox it fills in the PO number/PN onto the subform and sets focus to
the quantity field on the subform. When the quantity field gets focus it
requeries both the 2nd & 3rd list boxes.
2Nd List box: Shipments sent to outprocesss vendors with shipper numbers
and balance left at vendor. When clicked, fills in the outgoing shipper
number to receive against. (keeps balance left at out-processor for each out
going shipper)
3rd List box: Open releases against blanket raw material POs with quanties
due and due dates. (keeps balance left for each date dute)
The problem I'm having is when clicking on the 2nd or 3rd list box, the user
has to click multiple times to get the data to fill-in. If they aren't
paying close attention, they may move on thinking the data filled in when it
didn't.