Mikeymike_W
Board Regular
- Joined
- Feb 25, 2016
- Messages
- 171
Hi All,
I have a formula which i want to remove from my sheet and place in a userform so it is only active when a command button is pressed.
The formula is:
=IFERROR(IF((INDEX(FIPCDNumber1,MATCH(PID,PIDFIP2,0)))=0,"",(INDEX(FIPCDNumber1,MATCH(PID,PIDFIP2,0)))),"")
Big thanks for any help you can provide
I have a formula which i want to remove from my sheet and place in a userform so it is only active when a command button is pressed.
The formula is:
=IFERROR(IF((INDEX(FIPCDNumber1,MATCH(PID,PIDFIP2,0)))=0,"",(INDEX(FIPCDNumber1,MATCH(PID,PIDFIP2,0)))),"")
Big thanks for any help you can provide