+ Reply to Thread
Results 1 to 2 of 2

How do I write/use the OR function?

  1. #1
    Registered User
    Join Date
    08-17-2012
    Location
    home
    MS-Off Ver
    Excel 2003
    Posts
    26

    How do I write/use the OR function?

    What I'm trying to achieve is simple:

    Please Login or Register  to view this content.
    If I leave it as ="Y" it works.
    If I leave it as ="Yes" it works.
    If I try =or("Y","Yes") it doesn't work.

    Any clues appreciated.

    Adri

  2. #2
    Valued Forum Contributor
    Join Date
    04-30-2012
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    547

    Re: How do I write/use the OR function?

    try

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    the syntax for or is

    =OR(condition1,condition2,conditionx,...,conditiony)
    Like a post? Click the star below it!

+ 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