IF statement

B

Brian Thompmson

I am trying to do an IF statement that works something
like:

if A2=1 then sum Sheet1 B5, if A2=2 then sum Sheet2 G5,
if A2=3 then sum Sheet3 G5

Any suggestions?
 
Top