M4 BTEC Level 3 Subsidiary Diploma in ICT. Technical Documentation The technical documentation may be a section in the user documentation or could be.

Slides:



Advertisements
Similar presentations
Introduction to Macro Introduction to Visual Basic for Application Recording a Macro Looking at the code of Recorded Macro.
Advertisements

How can Microsoft PowerPoint 2007 help you share information?
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 2Managing and Integrating Data and the Excel Environment Chapter 7Automating Repetitive Tasks.
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Excel Project 7 Using Macros and Visual Basic for Applications (VBA) with Excel.
Web ADI - Srinivas.M. Purpose Data upload into Oracle Applications Solution: Web ADI brings Oracle E-Business Suite functionality to a spreadsheet, where.
With Microsoft Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2007 Comprehensive.
Tutorial 7: Developing an Excel Application
Developing an Excel Application
Tutorial 8: Developing an Excel Application
Chapter 07: Lecture Notes (CSIT 104) 1111 Exploring Microsoft Office Excel 2007 Chapter 7 Data Consolidation, Links, and Formula Auditing.
XP New Perspectives on Microsoft Excel 2003, Second Edition- Tutorial 8 1 Microsoft Office Excel 2003 Tutorial 8 – Developing an Excel Application.
MACROS CS1100 Computer Science and its Applications CS11001.
Tutorial 12: Enhancing Excel with Visual Basic for Applications
Excel application for accounting principles. Contents (1) The content of Excel screen. (2) The Excel ribbon. (3) How to create new workbooks. (4) Excel.
With Microsoft Excel 2010 © 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2010.
Automating Tasks With Macros
Customizing Word Microsoft Office Word 2007 Illustrated Complete.
Macros Excel built-in functions are great but limited Macros are a means for the user to define new functions A macro is a single command that automates.
Using the Visual Basic Editor Visual Basic for Applications 1.
Microsoft Excel 2003 Illustrated Complete Excel and Advanced Worksheet Management Customizing.
Macros in Excel Intro to lab 1. Macroinstructions Macro is recorded in VBA module sequence of Excel operations Macros can automate tasks in Excel Macro.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Documentation 1. User Documentation 2. Technical Documentation 3. Program Documentation.
Microsoft Office Word 2013 Expert Microsoft Office Word 2013 Expert Courseware # 3251 Lesson 4: Working with Forms.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 Macros and VBA A macro is a set of instructions that tells Excel which commands to execute.
Introduction to VBA. This is not Introduction to Excel We’re going to assume you have a basic level of familiarity with Excel If you don’t, or you need.
LOGO Chapter V Formattings 1. LOGO Overview  Conditional formatting  Working with tables  Filtering  Sorting  Freeze panes  Pivot tables  How to.
Spreadsheets in Finance and Forecasting Presentation 7: Forms and Templates.
Wizards, Templates, Styles & Macros Chapter 3. Contents This presentation covers the following: – Purpose, Characteristics, Advantages and Disadvantages.
Spreadsheets in Finance and Forecasting Presentation 11 Visual Basic.
Microsoft Word 2000: Mail Merge Basics Peggy Serfazo Marple Molly Calvello Support Professionals Business Applications - Desktop Microsoft Corporation.
Project 9 Using Visual Basic for Applications (VBA) to Customize and Automate Excel Jason C. H. Chen, Ph.D. Professor of Management Information Systems.
Microsoft Excel 2007 © Wiley Publishing All Rights Reserved. The L Line The Express Line to Learning L Line.
Automating Tasks with Visual Basic. Introduction  When can’t find a readymade macro action that does the job you want, you can use Visual Basic code.
Microsoft Excel Macros & Excel Solver (IENG490)
Formulas and Advanced Features R003. AO1: Use Formulas & features in your spreadsheet Invoice sheet Absolute cell reference Macros Conditional Formatting.
Exploring Spreadsheet Software Chap 1: Introducing Excel 2002.
INSERT BOOK COVER 1Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Exploring Microsoft Office Excel 2010 by Robert Grauer, Keith.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 Microsoft Office Excel Copyright © 2008 Pearson Prentice Hall. All rights reserved
Automating Database Processing Chapter 6. Chapter Introduction Design and implement user-friendly menu – Called navigation form Macros – Automate repetitive.
1 Performing Spreadsheet What-If Analysis Applications of Spreadsheets.
CHOOSING a Unit 3 Assignment Spreadsheet Design TASK 1 Read through the introductions to the 3 different assignments. Choose which one you will do. Write.
G042 - Lecture 16 Testing Your Spreadsheet Mr C Johnston ICT Teacher
1 ADVANCED MICROSOFT EXCEL Lesson 9 Applying Advanced Worksheets and Charts Options.
Describe the Program Development Cycle. Program Development Cycle The program development cycle is a series of steps programmers use to build computer.
OCC Network Drives  H:\  P:\ 
Software Development Process.  You should already know that any computer system is made up of hardware and software.  The term hardware is fairly easy.
Creating Macros in Excel Adding Automated Functionality to Excel & Office Applications.
P6 BTEC Level 3 Subsidiary Diploma in ICT. Automation The end user of a spreadsheet may be proficient in using the software, but the more that you automate.
Copyright © 2008 Pearson Prentice Hall. All rights reserved Copyright © 2008 Prentice-Hall. All rights reserved. Committed to Shaping the Next.
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft® Excel 2013.
Microsoft Office 2003: Advanced 1 ADVANCED MICROSOFT EXCEL Lesson 17 – Working with Multiple Worksheets and Workbooks.
Intermacs Form Download Excel Tutorial Pivot Tables, Graphic Tools, Macros By: Devin Koehl.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft® Excel 2013.
1 CA202 Spreadsheet Application Focusing on Specific Data using Filters Lecture # 5.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Excel Functions. Part 1. Introduction 2 An Excel function is a formula or a procedure that is performed in the Visual Basic environment, outside the.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Using Macros Lesson.
COMPREHENSIVE Excel Tutorial 12 Expanding Excel with Visual Basic for Applications.
Microsoft Excel 2007 Noris Bt. Ismail Faculty of Information and Communication Technology Tel : (Ext 8408) BCOMP0101.
Excel Tutorial 8 Developing an Excel Application
Microsoft Office Ribbon
Developing an Excel Application
Microsoft Office Ribbon
Microsoft Excel 101.
BTEC Level 3 Subsidiary Diploma
Microsoft Office Ribbon
Microsoft Office Excel 2003
Presentation transcript:

M4 BTEC Level 3 Subsidiary Diploma in ICT

Technical Documentation The technical documentation may be a section in the user documentation or could be a completely separate document. This information will focus on: Hardware resources – this will usually specify any particular hardware requirements that are needed to run the spreadsheet successfully. Software resources – it is likely that the spreadsheet solution will have been created in a particular version of Microsoft Excel and this should be recorded. This is because the spreadsheet might not be compatible with earlier versions of the software.

Calculations All calculations and functions used or created should be recorded. With spreadsheet solutions it is useful if the holding cell (cell where the formula is written), the formula itself and a description of the formula or function is included (a print of the spreadsheet in formula view could also be included).

Formula Cell A15 = A14*20% This formula calculates VAT.

Functions used Cell A14 = SUM(A1:A13) This function adds together the values on the invoice to provide a pre-VAT subtotal. To display the formula view of a spreadsheet, click on the Formula tab, then on the Formula Editing submenu choose Show Formulas. On the view tab click the Formulas Checkbox in the Window options section.

Validation procedures All validation routines and procedures should be recorded, stating what the validation routine is set to check and annotating any error messages that will be displayed.

Macros and Visual Basic code All macros and Visual Basic code should be described and annotated with simple comments that tell the reader what the line of code does (rather than describing the actual commands used). The key to working successfully with spreadsheets is to make any spreadsheet solution look professional, make sure it is as efficient as possible and check that any calculations, validation and macros work correctly.

Task Using Microsoft Publisher, create a booklet that documents all the technical aspects of your spreadsheet. You should cover: Basic installation guide Screen shots of each sheet showing the Formulas VBA Code for each macro Brief explanation into editing Formulas (include each step i.e. unprotect worksheets) and changing chart titles and axis FAQ for Troubleshooting