I have a subform, and what I'm trying to do is get field "price" to auto populate when I type in something under "iteminstal l".
I have a table named "Price List", and the only columns on it are "iteminstal l", and "price".
I was able to find a previous post on this issue, and though it worked in that case,it isn't working for me.
In the subform, "iteminstal l" is a combo box, and price is a text box.
Any pointer would be greatly appreciated.
I have a table named "Price List", and the only columns on it are "iteminstal l", and "price".
I was able to find a previous post on this issue, and though it worked in that case,it isn't working for me.
In the subform, "iteminstal l" is a combo box, and price is a text box.
Any pointer would be greatly appreciated.
Comment