+ Reply to Thread
Results 1 to 7 of 7

Attendance Calculation

  1. #1
    Registered User
    Join Date
    11-01-2012
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    12

    Attendance Calculation

    dear all

    Requirement
    Suppose there are 10 students in a class.If all students were absent,I have to get "A" in the respective cells
    against the roll no.

    Example:If I put A1=a, then "A" should be displayed in cells B1to B5 .
    How I can solve this using excel function

  2. #2
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Attendance Calculation

    With out any other info, try: In A1: "a" then select cells B1:B5, ensure B1 is the active cell. Then enter =UPPER(A1) and CSE.

  3. #3
    Registered User
    Join Date
    10-17-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    39

    Re: Attendance Calculation

    You could use this if statement in cells B1:B5. If you want cells B1:B5 to populate with something if A1 does not have "A" in it, then you can type something in the last set of quotation marks in the formula below.

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    11-01-2012
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    12

    Re: Attendance Calculation

    dear sir,
    What is CSE?. Actually what I need is, instead of entering the absentees no. of all the students(if all the students were absent) in the respective cell against the roll no.,I will be entering the absent notation"a" in a single cell, so the "a" will be displayed in all cells against the roll no.

  5. #5
    Registered User
    Join Date
    11-01-2012
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    12

    Re: Attendance Calculation

    Dear sir,
    Thank u for your reply. As per your answer, I will get "A" in a single cell(B1),If I had given the formula like this, B1= if($A$1="A"," A "," ")Is there any function in excel, to get "A" in a range of cells( for Example B1:B5) at a time
    OR I will be entering the notation"A" in a single cell, so the "A" will be displayed in a range of cells .

  6. #6
    Registered User
    Join Date
    10-17-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    39

    Re: Attendance Calculation

    If you type the formula in my previous post in each cell from B1 to B5, cells B1 to B5 will show the letter A if cell A1 has an A.

  7. #7
    Registered User
    Join Date
    11-01-2012
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    12

    Re: Attendance Calculation

    Thank u for your immediate response.Sir, I think you didn't understand my requirement.If I had given formula in a SINGLE CELL, a RANGE OF CELLS( say C1 to C5) should display the same value(letter A),instead of giving formula to each cells from B1 to B5( by dragging the formula in B1 to cells up to B5).

    Example: A1="A", B1= FORMULA/EXCEL FUNCTION
    RESULT NEEDED- C1="A" ,C2="A" C3="A" C4="A" C5="A"
    Last edited by shafika.tkm; 11-07-2012 at 11:01 PM. Reason: to make it more clear

+ 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