Results 1 to 2 of 2

SUMPRODUCT and text in cell

Threaded View

  1. #1
    Registered User
    Join Date
    04-13-2006
    Location
    Boston, MA
    Posts
    73

    SUMPRODUCT and text in cell

    I am comparing sets of columns in 2 separate worksheets. They have lists of employee names, and compare a list of active pension accounts against a known list of employees.

    There are two vendors, and if the person has no account with that vendor, the "#N/A" error message is in the cell. If the person has no account with either vendor I need to track that, so I used this formula to compare the "#N/A" error messages in the key columns:

    =SUMPRODUCT(--(ISERROR(G243)),--(ISERROR('TIAA vs Name list'!H243="NO ACCOUNT")))

    What I want is for there to be text in the cell if both columns have the "#N/A" error message, but all I get is a "1".

    Is there any way to check the columns for "#N/A" error message and have a text message of "No Account" appear in the cell?
    Last edited by LTUser54; 09-13-2006 at 09:46 AM.

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