R
Roger Converse
I have a form that I am trying to create. Within this form, one of the
things you choose is a product ID. Once that is chosen, I would like to have
my listbox refreshed with all of the warehouses that the product is available
in.
I first attempted to create a temp table on the AfterUpdate event of my
ProdID label. I receive an error stating the previous temp table can't be
deleted because it is in use.
I would use the control source in properties, but I don't know how to "pass"
the prodID variable like that.
It has been a little while since I have worked in Access, but I think this
is doable. Any assistance would be greatly appreciated. I have been
struggling for a couple of hours now.
Thanks,
Roger
things you choose is a product ID. Once that is chosen, I would like to have
my listbox refreshed with all of the warehouses that the product is available
in.
I first attempted to create a temp table on the AfterUpdate event of my
ProdID label. I receive an error stating the previous temp table can't be
deleted because it is in use.
I would use the control source in properties, but I don't know how to "pass"
the prodID variable like that.
It has been a little while since I have worked in Access, but I think this
is doable. Any assistance would be greatly appreciated. I have been
struggling for a couple of hours now.
Thanks,
Roger