I have looked at other suggestions for using vlookup within an if statement. I have tried the following formula without success. C3 is a drop down list which determines which array I want to use.
=IF($C$3=“Standard”,VLOOKUP(A7,Inputs!$H$5:$J$47,3,FALSE),vlookup(a7,Inputs!$L$5:$N$47,3 FALSE))
Any ideas what is incorrect with this formula?
Thanks,
Jjagz
=IF($C$3=“Standard”,VLOOKUP(A7,Inputs!$H$5:$J$47,3,FALSE),vlookup(a7,Inputs!$L$5:$N$47,3 FALSE))
Any ideas what is incorrect with this formula?
Thanks,
Jjagz