The two sheets have similar information but one of the sheets is missing the phone number of the employees. So I need to create a formula that transfers the number over based on both sheets having the same name in the row.
Asked
Active
Viewed 33 times
1
-
Index() and match(), many examples exist on here. – Solar Mike Mar 06 '22 at 06:33
-
2Vlookup, Index/Match, Xlookup all these functions will do that. – Harun24hr Mar 06 '22 at 06:54
-
2Check [this](https://stackoverflow.com/a/71332598) out. – VBasic2008 Mar 06 '22 at 08:16