B
bhrosey via AccessMonster.com
Please help! I have a limited knowledge of VBA, so please make this a simple
as possible. Thanks in advance.
I have 2 questions:
1. I have a form called Parts Lookup with a combo box called cboPartName. I
also have on this form a subform(in datasheet view) that has part location,
part description, manufacturer, Qty in Stock, etc.. I want to be able to
pull up part name from the combo box and have it populate the subform. The
reason I'm using a datasheet for the subform is that when I select, for
example a bearing, there are several bearings to choose from and I want them
all to show up on the datasheet subform.
2. I am pointing to my table called Parts to get my list for the combo box,
how do get it to only show "bearings" once instead of a whole bunch of times?
Thanks so much!
Bill R.
as possible. Thanks in advance.
I have 2 questions:
1. I have a form called Parts Lookup with a combo box called cboPartName. I
also have on this form a subform(in datasheet view) that has part location,
part description, manufacturer, Qty in Stock, etc.. I want to be able to
pull up part name from the combo box and have it populate the subform. The
reason I'm using a datasheet for the subform is that when I select, for
example a bearing, there are several bearings to choose from and I want them
all to show up on the datasheet subform.
2. I am pointing to my table called Parts to get my list for the combo box,
how do get it to only show "bearings" once instead of a whole bunch of times?
Thanks so much!
Bill R.