Hello there, I am going mentyal with this, it seems like is easy but I cannot figure out.
I have my app with my fields and I would like once the user is in the EditScreen1 be able to choose a customer from a customer list, which is another table in a separate sheet in my excel file.
That table are tweo columns:
1. DropES and 2. CategoryID
What I want to do is:
1. The user can choose in the DropDown list a "DropES" Item.
2. I have a field in the same form "CategoryID" I would like once the user select a customer that field automatically gets populate with the Category ID text.
i.e Customer choose in the dropdownbox = Customer ABC "Row4", then the Category field label show = "C3"
Can someone help me with this?
Thanks in advance
BTW I have been trying VLoopkup without success
Regards

