+ Reply to Thread
Results 1 to 3 of 3

IF THEN statement problem

  1. #1
    Registered User
    Join Date
    02-23-2007
    Posts
    3

    IF THEN statement problem

    Hi. I'm using the following if/then statement in cell A1 cell to refer to two other cell values (the cells are named "rof" and "fee"). When I change the numerical data in cell "rof" or "fee" the A1 cell does not adjust accordingly. Any help here is appreciated. Here is the formula:

    =IF(fee=1,((AOO38)*(1-rof)/fee),IF(fee=2,(SUM(AOO38,AOA38)*(1-rof)/fee),IF(fee=3,(SUM(AOO38,AOA38,ANM38)*(1-rof)/fee),IF(fee=4,(SUM(AOO38,AOA38,ANM38,AMY38)*(1-rof)/fee),IF(fee=5,(SUM(AOO38,AOA38,ANM38,AMY38,AMK38)*(1-rof)/fee),IF(fee=6,(SUM(AOO38,AOA38,ANM38,AMY38,AMK38,ALW38)*(1-rof)/fee),IF(fee=7,(SUM(AOO38,AOA38,ANM38,AMY38,AMK38,ALW38,ALI38)*(1-rof)/fee),0)))))))

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: IF THEN statement problem

    I wonder if perhaps the below would work ?

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    02-23-2007
    Posts
    3

    Re: IF THEN statement problem

    Thx for your help. I figured out the issue.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1