+ Reply to Thread
Results 1 to 2 of 2

Using the If function with multiple cells

  1. #1
    Registered User
    Join Date
    04-23-2007
    Location
    Chicago Suburbs
    Posts
    32

    Using the If function with multiple cells

    Can I use the if function and use it against multiple cells.

    Can I say, if cell a1>65 and a7 is equal to "silver", then return a value of "Yes", if not then return a value of "No"

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Using the If function with multiple cells

    I think this is the wrong forum, so I will move it for you.

    In the mean time try this...

    =IF(and(A1>65,A7="Silver"),"Yes","No")
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. If function for multiple cells?
    By Car71 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-06-2014, 06:22 AM
  2. [SOLVED] Using IF Function to Compare Multiple Cells
    By gco484 in forum Excel General
    Replies: 4
    Last Post: 11-27-2013, 06:10 PM
  3. Replies: 5
    Last Post: 01-20-2009, 11:56 AM
  4. apply function to multiple cells
    By soldsomebeef in forum Excel General
    Replies: 4
    Last Post: 09-10-2007, 06:49 AM
  5. [SOLVED] Multiple cells in cells function
    By Adam in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-07-2006, 12:10 PM

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