Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 10: Conversion Functions > Comparing Strings (EXACT)

Comparing Strings (EXACT)

Syntax: EXACT(t1; t2)

EXACT compares two strings and returns 1 if they are exactly the same or 0 if they are not. For example:

=EXACT("OpenOffice.org"; "OpenOffice.org")

returns 1, while

=EXACT("OpenOffice.org"; "openoffice.org")

returns 0.

images

Figure 10-8. Sample result of the EXACT function


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial