+ Reply to Thread
Results 1 to 2 of 2

Array formula problem

  1. #1
    Registered User
    Join Date
    11-13-2006
    Posts
    9

    Array formula problem

    In one worksheet, I am entering a formula that looks in column A of a second worksheet for a match to a certain cell in the 1st worksheet.

    worksheet 1 says "michael" in cell a3

    worksheet 2 has names in column A Rows 1 thru 10 and "michael" is in row 7.

    In the first worsksheet I entered {=if(ws2.xls!a1:a10="michael","yes")}
    and I get false as a result.
    but if I enter {=if(ws2.xls!a7:a10="michael","yes")} I get "yes" as a result.

    Please let me know what I am doing wrong here.

    Thanks very much.

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    There is no need for an array function ...

    Please Login or Register  to view this content.
    HTH
    Carim

+ 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