Results 1 to 3 of 3

Adding extra if statements

Threaded View

  1. #1
    Registered User
    Join Date
    10-23-2009
    Location
    Singapore
    MS-Off Ver
    Excel 2003
    Posts
    34

    Adding extra if statements

    Hi, I'm wondering if it is possible to include addition if statement only when more than 5 results are returned.

    Currently I'm doing a multiple if statement , 10 results are returned from the formula, and i would like to add extra if statement to filter only the top 6 results.

    You can see the formula in shortlisted Admin - B10

    These are the additional if statements :
    IF(FIND(jobsApplicationdb!M2,'Person Specification'!$M$2),IF(FIND(jobsApplicationdb!N2,'Person Specification'!$M$2)
    =IF(jobsApplicationdb!G2='Person Specification'!$F$2,IF(FIND(jobsApplicationdb!I2,'Person Specification'!$H$2),IF(FIND(jobsApplicationdb!H2,'Person Specification'!$G$2),IF(ISTEXT(jobsApplicationdb!J2),IF(AND(jobsApplicationdb!P2='Person Specification'!$N$2,jobsApplicationdb!Q2='Person Specification'!$O$2,jobsApplicationdb!R2='Person Specification'!$P$2,jobsApplicationdb!S2='Person Specification'!$Q$2,jobsApplicationdb!T2='Person Specification'!$R$2,jobsApplicationdb!M2>='Person Specification'!$L$2,jobsApplicationdb!AJ2="Yes",jobsApplicationdb!U2>='Person Specification'!$S$2,jobsApplicationdb!W2>='Person Specification'!$U$2,jobsApplicationdb!Y2>='Person Specification'!$W$2,jobsApplicationdb!AA2>='Person Specification'!$Y$2,jobsApplicationdb!AC2>='Person Specification'!$AA$2,jobsApplicationdb!AE2>='Person Specification'!$AC$2,jobsApplicationdb!AG2>='Person Specification'!$AE$2),jobsApplicationdb!C2,"")))))

    Thanks
    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