You need to sign in to do that
Don't have an account?

Autofill a field (same concept as Excel's VLOOKUP)
Hi,
I have a custom object that lists all our products and their names (over 12,000 entries and growing daily). I also have a custom object that I would like to have the product name field auto populated once the product code has been entered. I was told I need to create an s-control and I have no experience in s-controls nor do I have any IT support to help me. What I am trying to accomplish is similar to excel's VLOOKUP function that when a product code is entered, it will be looked up in my product codes list custom object and return the product name associated with the product code. Please help!!!
Please note that this will only work in case there is a master-detail relationship between the 2 objects, not the standard lookup relationship
Hope this helps.
http://ideas.salesforce.com/article/show/10087899
It sounds as if you were able to use the vlookup formula in a cross-object formula and not a validation rule.
If this is true, can you explain how? All I see is how to use it as a validation rule when I want to return the results of the lookup.