Hi,
In cell C2, enter this formula
=TOROW(IF(List!$B$2:$F$6=Log!B2,List!$B$1:$F$1,NA()),3,TRUE)
Hope this helps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I would like to automatically fill a cell with predefined text (Customer name), based on a value (product number) that I type in.
Whenever I type the product number into the "Order" column, I would like the customer column to automatically show me
to who it corresponds.
I have a list of my Customers and the product numbers that are always unique but totally random,
so I cannot base my selection or search on ranges. (say 100 to 200 is Customer A, 300 to 350 is Customer B - this I cannot do)
This list is kept on a separate sheet in the same excel file.
Every day I keep separate work-log (spreadsheet) of the products processed on that day. Product numbers I type in manually
and it would be very helpful to instantly see the Customer's name right next to it.
I did try "IF" and "VLOOKUP" functions, but I didn't work. I probably have made an error somewhere, but I can't find it.
Thank You in advance for help.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
You are welcome: )