+ Reply to Thread
Results 1 to 2 of 2

How would I make this IF function?

Hybrid View

  1. #1
    Registered User
    Join Date
    02-14-2008
    Posts
    2

    How would I make this IF function?

    I'm trying to make a function that says IF B7 = $B$7, $B$8, $B$10 then TRUE value equals "Correct".

    The reason I didn't make an absolute reference to the first B7 is so that I can autofill, and therefore those values can change.

    Ex: B7 = $B$7, $B$8, $B$10
    B8 = $B$7, $B$8, $B$10
    B9 = $B$7, $B$8, $B$10 ---> This one would be false

    However when I do this with the OR function, it ends up not working. Here is what I have so far: =IF(OR(B7=$B$7,$B$9,$B$10),"Correct")

    Thanks

  2. #2
    Registered User
    Join Date
    02-14-2008
    Posts
    2
    I figured it out Turns out that I didn't need to use Absolute references at all, just needed to make = statements.

+ 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