MCQ Sets

  • Mock Ups
    • Computer Operator
      • 73-01
      • 73-02
      • 73-03
      • 73-04
      • 73-05
      • 73-06
    • Assistant Computer Operator
  • Quiz
    • Computer Fundamentals
    • Operating Systems
    • MS Word
    • MS Excel
    • MS PowerPoint
    • MS Access
    • HTML
  • Sets
    • Computer Fundamentals
    • Operating System
    • Microsoft Word
    • MS Excel
    • MS PowerPoint
    • MS Access
    • HTML & Web Page Designing
    • C++
    • Data Structures & Algorithms
  • Read
    • Tips & Articles
    • Fundamentals
    • MS Word
    • DBMS
    • Operating Systems
    • HTML & Web Page Design
  • Videos
  • Ask
    • Ask MCQ Sets
    • Discussion Forum
  • Downloads
  • Old Question Papers

Solved Excel Practical Question from Set 8 Question 3 – Data Validation, Conditional Formatting & Nested IF

May 13, 2015 by Suresh Khanal Leave a Comment



Here I present another video solution to Computer Operator Practical Question paper Set 8 Question No 3. The question asked to create a table in Excel and asks us to perform various tasks:

  1. Apply Data validation so that users can type exactly 7 characters only in Symbol No column.
  2. Apply Conditional formatting in such a way that any of the the marks obtained is less than 50, it will be displayed in red color.
  3. Calculate Percent column for given marks of 4 subjects
  4. Calculate Grade as A+, A, B or C based on Percent is greater than 90, 60, 50 or less than 50. It should also award Grade C for those students who scored less than 60 marks in any of those 4 subjects.

I’v solved this question in Excel 2007. Watch the video below:

Update: I read the conditions for grade wrong and assumed the grade A+ is to be awarded for those who have percent > 90. In fact it had to check if any of the marks is greater than 90. So, you’ll have to adjust the formula in video a bit. Replace the portion of formula that calculates Grade A+ with following.

if(MAX(C2:F2)>90,”A+”

https://www.youtube.com/watch?v=3nODcSJmJps

Download this video

Calculating Grade can be tricky because of the last clause added in the criteria. All those students who scored less than 60 marks in any of the subjects are to be awarded Grade C. If you used nested IF function and go on awarding sequentially, you’ll find your formula is not returning correct values. Take a note on that!

References:

  • Data Validation: http://office.microsoft.com/en-001/excel-help/apply-data-validation-to-cells-HP010072600.aspx
  • Conditional Formatting: http://www.wikihow.com/Apply-Conditional-Formatting-in-Excel


Filed Under: MS Excel, Video Tutorials Tagged With: Conditional Formatting, Data Validation, MS Excel, Nested IF, Video Tutorials

Calculation in Devanagari font – Solution to Excel Question Number 1 – Computer Operator Model Set 3 →

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

User manuals http://manymanuals.com

Published MCQs for:

  • Computer Fundamentals
  • Operating Systems (Basics)
  • Word Processing (MS Word)
  • Spread Sheet (MS Excel)
  • Presentation (MS PowerPoint)
  • DBMS (MS Access)
  • Webpage Designing (HTML)
  • C++ Programming Language
  • Data Structures & Algorithms

Reading Materials for:

Fundamentals of Computers
► Syllabus of Computer Fundamentals
► Introduction to Computer Fundamentals
► History of Computers
► Computer Generations
► Classification of Computers
► Computer System
► Computer Hardware Concept
► Computer Software Concept
► Computer Networking
► Number System

Recent Posts

  • Computer Networks MCQ Questions and Answers with PDF Download
  • Online Quiz MS PowerPoint
  • Solved Question Paper of PSC for NARC 2074-2-18
  • Computer Basics – Solved Question Paper of MPA 2017 (Spring) – Purbanchal University (PU)
  • A simple protocol used for fetching email from a mail box is

MCQ Sets

  • Home
  • About Us
  • Contact Us
  • Privacy Policy
  • User Testimonials
  • Help MCQ Sets Grow More!
  • RSS Feeds
  • Sitemap

Recent Comments

  • Ajay Rauniyar on Ask MCQ Sets
  • MCQ Questions for MS PowerPoint – Another 100 MCQs » MCQ Sets on Microsoft PowerPoint MCQ Questions – The next 100 MCQs
  • MCQ Questions for MS PowerPoint – Another 100 MCQs » MCQ Sets on MS Office MCQ Questions with Answers [ PowerPoint ] – The first 100 MCQs
  • Suresh Khanal on Solved Question Paper of Computer Operator – Nepal Khadya Sansthan
  • Suresh Khanal on Ask MCQ Sets