S
Steved
Hello from Steved
Is it possible please to run the below in VBA
The formula is in E6 to E255
=IF(ISNUMBER(MATCH(D6,$S$2:$S$2000,0)),VLOOKUP(D6,$S$2:$W$2000,2,0)&CHAR(10)&VLOOKUP(D6,$S$2:$W$2000,3,0),"")
Thankyou.
Is it possible please to run the below in VBA
The formula is in E6 to E255
=IF(ISNUMBER(MATCH(D6,$S$2:$S$2000,0)),VLOOKUP(D6,$S$2:$W$2000,2,0)&CHAR(10)&VLOOKUP(D6,$S$2:$W$2000,3,0),"")
Thankyou.