[PDF] Microsoft Excel Manual - Administration and Finance



Previous PDF Next PDF







MICROSOF T Excel 2010

Using Visual Basic for Applications (VBA) terminology and starting Visual Basic Editor (VBE) Saving a workbook in a macro-enabled Excel 2010 file format Changing object properties by using the Properties window and by using code Using a method Associating VBA code with an event, and executing VBA code by using a button



Excel 2010 Advanced - STL

Excel 2010 Advanced Microsoft Application Series • VBA • MS Project • MS Visio + more Trainer hints 5 and tips Save on further training courses you book with



Excel VBA Advanced - STL

When we refer to a range in Excel we mean either a singular cell, a rectangular block of cells, or a union of many rectangular blocks In VBA Range is an object with its own properties and methods Just to complicate things range can also be a property of the application object, the worksheet object and indeed the range object, where it



Microsoft Excel Manual - Administration and Finance

Excel will automatically select the data for the pivot table Excel will also automatically select New Worksheet as the destination for the pivot table 3 Click Ok A new worksheet will be added for the pivot table Initially, the spreadsheet will appear blank The PivotTable Field List is located to the right 4



Introduction to Microsoft Excel 2010 - Alison

Microsoft Excel 2010 Excel allows you to create spreadsheets much like paper ledgers that can perform automatic calculations Each Excel file is a workbook that can hold many worksheets The worksheet is a grid of columns (designated by letters) and rows (designated by numbers) The letters and



Microsoft Excel VBA Free Training Manual

P R E M I E R Microsoft Excel 2007 VBA (Macros) Premier Training Limited 4 Ravey Street London EC2A 4QP Telephone +44 (0)20 7729 1811 www premcs com



VVBBAA QQUUIICCKK GGUUIIDDEE - tutorialspointcom

Oct 30, 2020 · of the latest versions available Among VBA, Excel VBA is the most popular one and the reason for using VBA is that we can build very powerful tools in MS Excel using linear programming Application of VBA You might wonder why we need to use VBA in excel as MS-Excel itself provides loads on inbuilt functions



VBA pour Excel 2010, 2013 et 2016 - fnac-staticcom

VBA pour Excel Ce manuel d’autoformation est destiné aux utilisateurs avancés d’Excel souhaitant recourir au langage de programmation VBA pour développer des applications d’entreprise sous Excel 2010, 2013 ou 2016 7 La première partie présente sous forme de fiches pratiques le langage VBA et le modèle objet d’Excel



VISUAL BASIC FOR APPLICATIONS - VBA

MS Excel para percorrer uma determinada direção, sem definirmos um ponto de partida Quando não usamos referências relativas, ordenamos ao Excel que use um determinado ponto de partida Quando gravamos uma macro, quase todas as ordens que fizermos ao MS Excel serão gravadas em um módulo VBA, que pode ser facilmente alterado

[PDF] programmation vba excel

[PDF] cours vba excel 2013 pdf

[PDF] programmation vba pour excel pour les nuls pdf

[PDF] code vba excel

[PDF] classe vba

[PDF] objet vba excel

[PDF] vba worksheet name

[PDF] créer un objet vba

[PDF] vba worksheet range

[PDF] programmation objet vba

[PDF] vba excel selectionner une feuille

[PDF] classe 4ème découverte professionnelle

[PDF] stage 4eme segpa

[PDF] college du futur

[PDF] cneg geriatrie

Microsoft Excel Manual - Administration and Finance 1

Version 1

10/20/2015

Training, Evaluation & System Support

www.umw.edu/tess

Microsoft Excel Manual

Companion Manuals:

Commerce Manager Manual

Purpose and Overview

The purpose of this manual is to provide an overview of Microsoft Excel tools and functions which are most useful to improve daily operational efficiency. 2

Table of Contents

PURPOSE AND OVERVIEW ................................................................................................................................................................. 1

Table of Contents ........................................................................................................................................................................... 2

SECTION I: WHAT IS EXCEL? ............................................................................................................................................................... 4

WHAT CAN I DO WITH THIS? ......................................................................................................................................................................... 4

SECTION II: CELLS, ROWS, AND COLUMNS ......................................................................................................................................... 4

WHAT IS A CELL? ........................................................................................................................................................................................ 4

WHAT ARE ROWS AND COLUMNS? ................................................................................................................................................................ 4

INSERTING ROWS AND COLUMNS ................................................................................................................................................................... 4

SECTION III: NAVIGATION .................................................................................................................................................................. 6

MOVING BETWEEN CELLS ............................................................................................................................................................................ 6

SELECTING MULTIPLE CELLS ......................................................................................................................................................................... 6

SELECTING ENTIRE ROWS AND COLUMNS ....................................................................................................................................................... 6

SELECTING MULTIPLE ROWS AND COLUMNS ................................................................................................................................................... 6

SECTION IV: FORMATTING ................................................................................................................................................................. 7

CELLS ....................................................................................................................................................................................................... 7

TABLES ..................................................................................................................................................................................................... 8

Choosing a Table Style to Create a Table ......................................................................................................................................... 8

Adjust the Table Style ....................................................................................................................................................................... 9

Creating or Deleting a Custom Table Style ....................................................................................................................................... 9

Removing a Table Style .................................................................................................................................................................. 11

Converting a Table to a Range of Data .......................................................................................................................................... 11

Formatting Table Elements ............................................................................................................................................................ 11

Pivot Tables .................................................................................................................................................................................... 12

CONDITIONAL FORMATTING ....................................................................................................................................................................... 14

Highlight Cells Rules ....................................................................................................................................................................... 14

Greater Than ............................................................................................................................................................................................. 14

Less Than ................................................................................................................................................................................................... 15

Between .................................................................................................................................................................................................... 16

Equal To ..................................................................................................................................................................................................... 16

Text That Contains ..................................................................................................................................................................................... 17

A Date Occurring ....................................................................................................................................................................................... 18

Duplicate Values ........................................................................................................................................................................................ 18

Top/Bottom Rules ........................................................................................................................................................................... 19

Top 10 Items .............................................................................................................................................................................................. 19

Top 10% ..................................................................................................................................................................................................... 20

Above Average .......................................................................................................................................................................................... 21

Data Bars ........................................................................................................................................................................................ 22

Color Scales ..................................................................................................................................................................................... 23

New Rule......................................................................................................................................................................................... 24

Clear Rules ...................................................................................................................................................................................... 25

Manage Rules ................................................................................................................................................................................. 26

SECTION V: SEPARATING TEXT WITHIN A CELL ................................................................................................................................ 27

SECTION VI: SORTING ...................................................................................................................................................................... 28

ALPHABETICAL ......................................................................................................................................................................................... 28

NUMERICALLY ......................................................................................................................................................................................... 29

MULTI-LEVEL SORTING .............................................................................................................................................................................. 29

SORTING BY CELL COLOR ........................................................................................................................................................................... 31

3

SECTION VII: FILTERS ....................................................................................................................................................................... 34

SECTION VIII: FUNCTIONS AND FORMULAS ..................................................................................................................................... 36

BASIC FUNCTIONS/FORMULAS .................................................................................................................................................................... 36

Sums ............................................................................................................................................................................................... 36

Subtotaling ..................................................................................................................................................................................... 37

One Level Subtotals ................................................................................................................................................................................... 37

Nested Level Subtotals .............................................................................................................................................................................. 39

Removing Subtotals ................................................................................................................................................................................... 42

Average .......................................................................................................................................................................................... 42

Count Numbers ............................................................................................................................................................................... 43

Maximum and Minimum ................................................................................................................................................................ 44

4

SECTION I: What is Excel?

Microsoft Excel is a spreadsheet application that is commonly used for a variety of uses. At its core, Excel

is a table consisting of rows and columns. Excel is composed of rows and columns and uses a spreadsheet to

display data. Features include: calculation, graphing tools, pivot tables, and a macro programming language

called Visual Basic for Applications.

What can I do with this?

The data within a table can be sorted by any column, which means that the rows can be ordered by last

name or first name alphabetically, by the ID number ascending or descending, by the amount paid

ascending or descending, or by the date. You can also filter the data in the table to have only specific

values show.

SECTION II: Cells, Rows, and Columns

What is a cell?

A cell, outlined in green below, is an individual block within a table in which you can enter values, such

quotesdbs_dbs2.pdfusesText_3