Thread
:
Formula needed. If I write a specific name then I want the corresponding part number to fill
View Single Post
11-28-2018, 12:02 AM
ArviLaanemets
Windows 8
Office 2016
Expert
Join Date: May 2017
Posts: 932
The info on other worksheet must be in table (all info about particular person is single row, the key column (e.g. name) must be leftmost one.
You can get any info for this person from persons table (e.g. part name) using VLOOKUP() function.
ArviLaanemets
View Public Profile
Find all posts by ArviLaanemets