Hi!
I have a lookup field that pulls the Vend Account and Name of the Company set up. The next field is Warehouse. I want it to auto-populate the warehouse based off of what Vend Account the user chooses. (This is a form)
Currently when you select the Vend Account the Warehouse field is always 11. I think it's just pulling the first warehouse. I only changed the datasource and datafield to be VendTable and InventLocation which is how the Warehouse Table and VendTable are related.
I'm not sure what to do.
Can someone push me in the right direction?
Thank you,
Stack