Forum Discussion
Tgrooby
Oct 15, 2019Copper Contributor
Excel help - auto look up and match cell whilst filling in another cell
Hello.
I have a file that has two tabs. On one tab there is a list of computer numbers with names next to them. On the second tab i have a list of computer numbers and a list of software on that computer. I am trying to get a cell on tab 2 to look for the computer number shown on tab 2 in tab 1 and auto populating the name next to that computer number in tab 2.
images show the tabs.
Can i get tab 2 to auto fill the correct name next to the computer number?
4 Replies
- SergeiBaklanDiamond Contributor
You may use VLOOKUP or INDEX/MATCH tp pick names up based on computers' numbers.
- TgroobyCopper Contributor
SergeiBaklan How do you do that please?
- SergeiBaklanDiamond Contributor
Could you please provide small sample file? On concrete data it's easier to illustrate the formula.