Consulting

Results 1 to 6 of 6

Thread: Solved: IF...Then...Else

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Talking Solved: IF...Then...Else

    Hi all

    I have the following formula in one cell that is repeated over a complete worksheet (from Current!G15.......to G97 and so on)

    =IF($B$9=1,Current!G15,IF($B$9=2,Current!H15,IF($B$9=3,Current!I15,IF($B$9= 4,Current!J15,IF($B$9=5,Current!K15,IF($B$9=6,Current!L15,,IF($B$9=7,Curren t!M15,IF($B$9=8,Current!N15,IF($B$9=9,Current!O15,IF($B$9=10,Current!P15,IF ($B$9=11,Current!Q15,IF($B$9=12,Current!R15,IF($B$9=13,Current!S15,IF($B$9= 14,Current!T15,IF($B$9=15,Current!U15,IF($B$9=16,Current!V15,IF($B$9=17,Cur rent!W15,IF($B$9=18,Current!X15,IF($B$9=19,Current!Y15,Current!Z15))))))))) ))))))))))

    but have the problem that Excel only allows 7 IF Statements per cell can anyone help me on this, I would be very grateful.
    Last edited by OhGorgeous1; 02-25-2009 at 09:11 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •