Hi,
My Excel formula is returning and error that I ant seem to figure out, can anyone advise?
Here I my formula:
=IF($B$2="GS12UV",'X2001 WIP Targets (2)'!F3,IF($B$2="GS12CS",'X2001 WIP Targets (2)'!G3,IF($B$2="GS12C",'X2001 WIP Targets (2)'!H3,IF($B$2="GS6UV",'X2001 WIP Targets (2)'!I3,IF($B$2="GS6CS",'X2001 WIP Targets (2)'!J3),IF($B$2="GS6C",'X2001 WIP Targets (2)'!K3,IF($B$2="GS40UV",'X2001 WIP Targets (2)'!L3,IF($B$2="GS40CS",'X2001 WIP Targets (2)'!M3,IF($B$2="GS40C",'X2001 WIP Targets (2)'!N3,IF($B$2="Combined",'X2001 WIP Targets (2)'!O3,)))
Regards,
My Excel formula is returning and error that I ant seem to figure out, can anyone advise?
Here I my formula:
=IF($B$2="GS12UV",'X2001 WIP Targets (2)'!F3,IF($B$2="GS12CS",'X2001 WIP Targets (2)'!G3,IF($B$2="GS12C",'X2001 WIP Targets (2)'!H3,IF($B$2="GS6UV",'X2001 WIP Targets (2)'!I3,IF($B$2="GS6CS",'X2001 WIP Targets (2)'!J3),IF($B$2="GS6C",'X2001 WIP Targets (2)'!K3,IF($B$2="GS40UV",'X2001 WIP Targets (2)'!L3,IF($B$2="GS40CS",'X2001 WIP Targets (2)'!M3,IF($B$2="GS40C",'X2001 WIP Targets (2)'!N3,IF($B$2="Combined",'X2001 WIP Targets (2)'!O3,)))
Regards,