USING MICROSOFT EXCEL
HOW TO ADD COPY AND MOVE WORKSHEETS WITHIN EXCEL WORKBOOKS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Conditional Formatting
|
|
Page Layout
|
|
Quick Format
|
|
Cell Alignment
|
Detailed explanation-1: -Firstly, you should select the data up to which you want to apply the Conditional Formatting to color the status Pass/Fail. Here, I have selected the data range D5:D15. Secondly, from the Home tab ยป you must go to the Conditional Formatting command. Thirdly, you need to choose the New Rule option to apply the formula.
Detailed explanation-2: -IF function is also known as logical tests because it is used to test a logical condition. It allows you to perform the comparisons between two values and returns results in one value, either TRUE or FALSE. For example, if you want to pass the exam, then score marks above 60. =IF(marks>60, "Pass", "Fail").
Detailed explanation-3: -The color light red with hexadecimal color code #ffcccb is a very light shade of red. In the RGB color model #ffcccb is comprised of 100% red, 80% green and 79.61% blue.