its tackles about programming, Study notes of History

its tackles about how important the programming.

Typology: Study notes

2022/2023

Uploaded on 11/06/2023

lanilyn-mongado
lanilyn-mongado 🇵🇭

3 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Worksheet Is single page spreadsheet or page in Excel, where you can write, edit and manipulate
data. Is a grid composed of rows, columns, and cells.
Workbooks Is the collection of worksheets.
Quick Access Toolbar gives you fast and easy access to the tools you use most often in any given Excel
session.
ScreenTips are boxes that display descriptive text when you rest the pointer on a command or
control.
natural series is a formatted series of text or numbers that are in a normal sequence such as months,
weekdays, numbers, or times. For example, a natural series of numbers could be 1, 2, 3, or 100, 200,
300, or a natural series of text could be Monday, Tuesday, Wednesday, or January, February, March.
Flash Fill fills a column of data using an example that is based on existing data in adjacent columns.
PEMDA stands for Parenthesis, Exponents, Multiplication/Division, Addition/Subtraction.
An external reference refers to a cell or range in a worksheet in another Excel workbook, or to a
defined name in another workbook.
A named range is a group of cells, and occasionally a single cell, with a designated name. The most
common reason to name a range is to refer to it in formulas and functions.
The SUM function totals all of the cells in a range, easily and accurately. AutoSum makes that task
even easier by calculating (by default) the total from the adjacent cell up to the first nonnumeric cell,
using the SUM function in its formula.
SUM is usually the first function most people learn how to use in Excel. In fact, you already saw
it in action in Lesson 4, “Using Basic Formulas.”
Statistical functions, such as SUM and COUNT, compile and classify data to present significant
information. Use the COUNT function when you want to determine how many cells in a range
contain a number. There are other variations of the COUNT function.
The COUNTA function counts all nonblank entries in a range, whether they include text or numbers.
The COUNTBLANK function counts the number of blank cells in a range.
The AVERAGE function adds a range of cells and then divides by the number of cell entries, determining
the mean value of all values in the range.
The MIN function allows you to determine the minimum value in a range of cells. Let’s use this function
to determine what your minimum electricity and gas bills will be. Instead of entering the formula
manually, you’ll use the Function Library group on the Formulas tab to build the formula.
The MAX function returns the largest value in a set of values. The MAX function works the same way as
MIN, except MAX determines the maximum value in a range of cells. To use MAX in a formula, let’s
enter the function manually.
pf3

Partial preview of the text

Download its tackles about programming and more Study notes History in PDF only on Docsity!

Worksheet ➔ Is single page spreadsheet or page in Excel, where you can write, edit and manipulate data. Is a grid composed of rows, columns, and cells. Workbooks ➔ Is the collection of worksheets. Quick Access Toolbar ➔ gives you fast and easy access to the tools you use most often in any given Excel session. ScreenTips ➔ are boxes that display descriptive text when you rest the pointer on a command or control. natural series ➔ is a formatted series of text or numbers that are in a normal sequence such as months, weekdays, numbers, or times. For example, a natural series of numbers could be 1, 2, 3, or 100, 200, 300, or a natural series of text could be Monday, Tuesday, Wednesday, or January, February, March. Flash Fill ➔ fills a column of data using an example that is based on existing data in adjacent columns. PEMDA  stands for Parenthesis, Exponents, Multiplication/Division, Addition/Subtraction. An external reference  refers to a cell or range in a worksheet in another Excel workbook, or to a defined name in another workbook. A named range is a group of cells, and occasionally a single cell, with a designated name. The most common reason to name a range is to refer to it in formulas and functions. The SUM function  totals all of the cells in a range, easily and accurately. AutoSum makes that task even easier by calculating (by default) the total from the adjacent cell up to the first nonnumeric cell, using the SUM function in its formula.  SUM is usually the first function most people learn how to use in Excel. In fact, you already saw it in action in Lesson 4, “Using Basic Formulas.” Statistical functions, such as SUM and COUNT, compile and classify data to present significant information. Use the COUNT function when you want to determine how many cells in a range contain a number. There are other variations of the COUNT function. The COUNTA function  counts all nonblank entries in a range, whether they include text or numbers. The COUNTBLANK function  counts the number of blank cells in a range. The AVERAGE function adds a range of cells and then divides by the number of cell entries, determining the mean value of all values in the range. The MIN function allows you to determine the minimum value in a range of cells. Let’s use this function to determine what your minimum electricity and gas bills will be. Instead of entering the formula manually, you’ll use the Function Library group on the Formulas tab to build the formula. The MAX function returns the largest value in a set of values. The MAX function works the same way as MIN, except MAX determines the maximum value in a range of cells. To use MAX in a formula, let’s enter the function manually.

The following describes each type of vertical alignment:

  • Top (or Top Align): The top line of text appears at the top of the cell.
  • Center (or Middle Align): Text is centered halfway between the top and bottom of the cell.
  • Bottom (or Bottom Align): Text appears at the bottom of the cell. This is the default vertical alignment.
  • Justify : Text is spread evenly throughout the cell. Excel will wrap text and automatically adjust the row
  • Distributed : Text is spread evenly between the top of the cell and the bottom, separated by blank space. A font ➔ is a set of text properties that affect the typeface, size, and style of text. The default, or predefined, font for ordinary text in Excel 2016 is Calibri, 11 point. An attribute ➔ is a formatting characteristic, such as bold, italic, or underlined text. You can apply character attributes in Excel by selecting the data to be affected and clicking a button in the Font group on the Home tab. A merged cell ➔ combines two or more cells into a single cell. Splitting cells, or unmerging them, separates previously merged cells. The Merge & Center button in the Alignment group on the Home tab provides several merge commands and the Unmerge Cells command. Use the Merge Cells command if you want to merge a selection without centering the data in the resulting merged cell. Format Painter ➔ is a feature found in most Office applications that allows you to quickly copy formatting attributes that you have already applied and “paint” those attributes onto other text, shapes, pictures, and worksheet cells. Paste Special ➔ enables you to control specifically what you want to paste after using the Copy or Cut command, such as cell content, formulas, values, formatting, and much more.. A style ➔ is a set of formatting attributes that you can apply to a cell or range of cells more easily than by setting each attribute individually. A hyperlink ➔ is a shortcut of sorts that enables you to navigate to a web page or a location in another file in just one click of the mouse.  Hyperlinks enable you to supplement worksheet data with additional information and resources. The Excel Rules Manager ➔ gives you even greater control over rules by enabling you to set the order of multiple rules, fine-tune rule settings, and more. Conditional formatting ➔ is a powerful Excel feature that enables you to specify how cells that meet a given condition should be displayed. Thus, conditional formatting means that Excel applies formatting automatically, based on established criteria.