
03-31-2022, 06:27 AM
|
Novice
|
|
Join Date: Mar 2022
Posts: 4
|
|
Quote:
Originally Posted by ArviLaanemets
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!
|
That worked! Thank you!
|