+ Reply to Thread
Results 1 to 2 of 2

if statement issue

  1. #1
    Registered User
    Join Date
    10-08-2013
    Location
    dublin
    MS-Off Ver
    Excel 2007
    Posts
    1

    if statement issue

    I am trying to create an if statement that will calculate and find the first place student and award him/her first place the rest of the entries should remain blank. I have added up all the marks into one column.

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: if statement issue

    Assuming your marks are in A1:A50, you would then put in B1:

    =IF(A1=MAX($A$1:$A$700),"FIRST PLACE","")

    and then copy downwards

+ 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 statement Issue
    By Dinho05 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-20-2012, 06:04 PM
  2. [SOLVED] Issue with If Statement
    By ATLGator in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-01-2012, 08:19 PM
  3. in between #...issue if statement
    By jw01 in forum Excel General
    Replies: 7
    Last Post: 06-29-2011, 11:04 AM
  4. IF Statement issue
    By ClikClak in forum Excel General
    Replies: 2
    Last Post: 05-19-2010, 11:24 AM
  5. If statement issue
    By punter in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-22-2008, 10:15 AM

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