E
Eric
Hello everyone. I hope you can help me. I am inexperienced
with VBA.
I have a form set up with our product specifications
displayed, like weight, resin, length, etc. In a subform,
I have the product as a pull-down (from when I set up the
table as a lookup) and I have a field called sample weight.
What I want is I want to use the pull down, grab the right
product, then in the form part, I would like this to
update to the correct product specifications. I was
thinking I could use the property's AfterUpdate feature,
but I don't know what code to put behind it.
Any help would be appreciated.
with VBA.
I have a form set up with our product specifications
displayed, like weight, resin, length, etc. In a subform,
I have the product as a pull-down (from when I set up the
table as a lookup) and I have a field called sample weight.
What I want is I want to use the pull down, grab the right
product, then in the form part, I would like this to
update to the correct product specifications. I was
thinking I could use the property's AfterUpdate feature,
but I don't know what code to put behind it.
Any help would be appreciated.