Hi All,
Thanks in advance for any help you can give.
I have a form in which i have the following formula linking a cell to another workbook to extract a value using the formula:
=IFERROR(IF((INDEX(FIPCDNumber1,MATCH(PID,PIDFIP2,0)))=0,"",(INDEX(FIPCDNumber1,MATCH(PID,PIDFIP2,0)))),"")...