Results 1 to 6 of 6

Need help for multiple logicals/ nested logics if function

Threaded View

  1. #1
    Registered User
    Join Date
    11-06-2012
    Location
    Oslo, Norway
    MS-Off Ver
    Excel 2010
    Posts
    3

    Need help for multiple logicals/ nested logics if function

    Hi,

    I'm currently developing a risk management tool where we assess each contracting partner. The partners will be financially assessed, then financially approved and we'll include a new financial revision date in the sheet.

    I show the companies in one column, then if they have been financially assessed or not in another (Y or N), then in the next column if the finance has been approved (Y or N) (can only be approved if assessed). Then I've added a column where I've combined the two previous- 1 if assessed and approved, 2 if not approved, and 3 if not evaluated. Then I've included a column where I've added if a new financial assessment is needed (Y, N, N/A) (based on another column = if date is > than today(), then N, if smaller then Y, and if the company has not been approved or assessed then N/A. So now I've tried to make another column which will combine the one with the 1,2,3 and the one with the (Y,N/N/A). So my logics are as follows:

    - if Assessed and approved financially and no financial assessment needed, then Approved
    - if Assessed and approved financially and financial assessment needed, then Revision needed
    - if Assessed but not approved, then Not approved
    - if not assessed, then not evaluated

    When I try to build this in the if function, it doesn't work, so I'm sure I've made a/some mistake(s). Can anyone help me. I'll include the excel sheet for better understanding.
    Attached Files Attached Files

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