Thread
: [Solved]
Formula help
View Single Post
03-30-2022, 11:47 PM
ArviLaanemets
Windows 8
Office 2016
Expert
Join Date: May 2017
Posts: 949
Into D2 enter formula
Code:
=IFERROR(VLOOKUP(MID((SUBSTITUTE($A2," ","")),3,2),$H:$I,2,0),"")
and copy down!
Use SUBSTITUTE in 2nd formula too!
ArviLaanemets
View Public Profile
Find all posts by ArviLaanemets