Use conditional formatting rules in Google Sheets

Image
  Cells, rows, or columns can be formatted to change text or background color if they meet certain conditions. For example, if they contain a certain word or a number. On your computer, open a spreadsheet in  Google Sheets . Select the cells you want to apply format rules to. Click  Format     Conditional formatting . A toolbar will open to the right. Create a rule. Single color : Under "Format cells if," choose the condition that you want to trigger the rule. Under "Formatting style, choose what the cell will look like when conditions are met. Color scale : Under "Preview," select the color scale. Then, choose a minimum and maximum value, and an optional midpoint value. To choose the value category, click the Down arrow  . Click  Done . Example A teacher can highlight test scores to see which students scored less than 80%. On your computer, open a spreadsheet in  Google Sheets . Select the test scores. Click  Format     Conditional...

WHAT IS VLOOKUP?

What is VLOOKUP?

 VLOOKUP stands for ‘Vertical Lookup’. It is a function that makes Excel search for a certain value in a column (the so called ‘table array’), in order to return a value from a different column in the same row. This article will teach you how to use the VLOOKUP function.


A VLOOKUP function exists of 4 components:

 1. The value you want to look  up.

 2. The range in which you want to find the value and the return value,

 3. The number of the column within your defined range, that contains the         return value.

 4. 0 or False for an exact match with the value your are looking for; 1 or True an approximate match. 



Comments

Popular posts from this blog

HLOOKUP Function in Excel With Example

Use conditional formatting rules in Google Sheets