+ Reply to Thread
Results 1 to 2 of 2

EXACT function

  1. #1
    Registered User
    Join Date
    07-14-2005
    Posts
    25

    EXACT function

    Can you use the EXACT function on a range? The help says you can, but I have been unable to get it working.

    A1="burt"

    B1="burt"

    =Exact(A1,B1) = true

    HOWEVER....

    A1="burt"

    B1="ernie"
    B2="big bird"
    B3="burt"

    {=Exact(A1,B1:B3)} = false

    Whats up with that?

  2. #2
    Forum Contributor
    Join Date
    12-02-2004
    Location
    London
    Posts
    255
    Try this:-

    ={OR(EXACT(A1,B1:B3))}

+ 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