M
Mac
I just created a form which has part number box, a ok button and listbox
User will enter part number in there and then will click on ok button.
Once part number is found in database , I want the data to be displayed in
the listbox for that particular part number only. I want to display,
quantity_on_hand, Price, etc.
I am new to this VBA/VB and would really appreciate if some kindly send me
syntax for adding data to the list box.
Thanks
User will enter part number in there and then will click on ok button.
Once part number is found in database , I want the data to be displayed in
the listbox for that particular part number only. I want to display,
quantity_on_hand, Price, etc.
I am new to this VBA/VB and would really appreciate if some kindly send me
syntax for adding data to the list box.
Thanks