bstrunk312
New Member
I am trying to use the statement "=IF(G151=I123,A125)" to pull a name in reference to another piece of data and I would like to string this with other IF statements so no matter what information is in G151, the corresponding I column variable will reference to the A variable column, however "=IF(G151=I123,A125),IF(G151=I110,A115)..." comes back with an error and #VALUE! error. I have been told I need a function to link these together but I do not know what it is. Can anyone help me solve this?