M
Miree
I have the following formula
=IF(F4="","",LOOKUP(F4,Instructions!$L:$L,Instructions!$M:$M))
But it returns the M column value matched to the closed L column value how
can i get it to return exact values only
=IF(F4="","",LOOKUP(F4,Instructions!$L:$L,Instructions!$M:$M))
But it returns the M column value matched to the closed L column value how
can i get it to return exact values only