Hi
I am trying to combine two "iferror" formula. I do get the return value but for some reason the value appear on the left side of the cell. I tried to formatting the cell with options to General, Number, comma style etc but it didn't work.
this is the formula:
=IFERROR(LOOKUP(2,1/(Planning!A:A=O6)/(Planning!B:B=P6)/(Planning!C:C=Q6)/(Planning!D:D=R6),(Planning!E:E))," ")&IFERROR(LOOKUP(2,1/(Planning!A:A=O6)/(Planning!B:B=P6)/(Planning!C:C=$Q$4)/(Planning!D:D=R6),(Planning!E:E))," ")
or is there any alternate way.
Thanks
Bookmarks