PROJECT OVERVIEW PINGER EXECUTIVE PLOTS AKBAR MEHDI.

Slides:



Advertisements
Similar presentations
Microsoft Excel 2002 Microsoft Excel is a powerful spreadsheet program that helps you to organize data complete calculations make decisions graph data.
Advertisements

IENG 423 Design of Decision Support Systems Modeling with Excel Excel Basics Pivot Tables and Pivot Charts in Decision Support Systems.
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin TECHNOLOGY PLUG-IN T3 PROBLEM SOLVING USING EXCEL.
Object Oriented Programming A programming concept which views programs as objects with properties and ways to manipulate the object and the properties.
Visual Basic for Applications. What it does Extends the features and built in functions of Excel – Create and run VB procedures – Some may be easy to.
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.
Using Macros and Visual Basic for Applications (VBA) with Excel
Tutorial 8: Developing an Excel Application
Templates and Styles Excel Advanced. Templates are pre- designed and formatted spreadsheets –They provide consistency of layout/structure –They.
Tutorial 12: Enhancing Excel with Visual Basic for Applications
OFFICE CHOUM AHMED Microsoft Excel Lesson 04.
Word Lesson 11 Customizing Tables and Creating Charts Microsoft Office 2010 Advanced Cable / Morrison 1.
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Chapter 6: Pivot Tables Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Spreadsheets and Non- Spatial Databases Unit 4: Module 15, Lecture 2- Advanced Microsoft Excel.
PIVOT TABLES AND CHARTS Leena Razzaq CS1100 Computer Science and its Applications CS1100Pivot tables and charts1.
Lab 5: Pivot Tables / Pivot Charts Simon: Chapters 7 & 8 URBPL 5/6010: Urban Analysis University of Utah Pam Perlich.
Excel Project One CIS101. What is Excel? Spreadsheet program with four parts Worksheets – where you enter, calculate, manipulate, and analyze data Charts.
1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work.
Adding Automated Functionality to Office Applications.
Chapter 12: Recording Macros Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Chapter 6: Pivot Tables Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Exploring Microsoft Excel 2002 Chapter 8 Chapter 8 Automating Repetitive Tasks: Macros and Visual Basic for Applications By Robert T. Grauer Maryann Barber.
With Microsoft Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2007 Comprehensive.
Macros n Macros are little programs that you can create to automate particular tasks that you may want to execute more easily than having to specify all.
Project 9 Using Visual Basic for Applications (VBA) to Customize and Automate Excel Jason C. H. Chen, Ph.D. Professor of Management Information Systems.
Spreadsheet-Based Decision Support Systems Chapter 22:
VBA for Excel. What is a spreadsheet? u An Excel spreadsheet is a set of worksheets  Each worksheets is made up of rows and columns of cells  Rows are.
Introduction on VBA Lab 05 ins.Tahani Al_dweesh. Lab Objectives Introduction Calculation with VBA Storing and Retrieving Variables in a Worksheet Using.
STATISTICS Microsoft Excel “Frequency Distribution”
Chapter 11: Introduction to the Visual Basic Environment Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University.
Lecture Excel: Macros & Pivot Tables. Macros A macro is a series of commands that are stored and can be run whenever you need to perform the task.
© Scott/Jones Publishing, Inc. 1 Chapter 21 Creating PivotTables and PivotCharts Excel 2003, Volume 2 by Karen J. Jolly.
Working with Reports in Microsoft Excel Session Version 1.0 © 2011 Aptech Limited.
PIVOT TABLES AND CHARTS CS1100 Computer Science and its Applications CS1100Pivot tables and charts1.
DAY 9: EXCEL CHAPTER 6 Tazin Afrin September 17,
Microsoft FrontPage 2003 Illustrated Complete Using Office Components.
Class Agenda Excel  PivotTables Excel & Word Integration Try PivotTable tutorial & work on Assignment #1.
Chapter 12: Recording Macros Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Outline Software and Programming Program Structure Tools for Designing Software Programming Languages Introduction to Visual Basic (VBA)
Intro to Excel - Session 7.31 Tutorial 7 - Session 7.3 Developing an Excel Application.
Excel: Pivot Tables Exploring Computer Science Lesson Supplemental.
Chapter 9 Macros And Visual Basic For Applications.
Creating Macros in Excel Adding Automated Functionality to Excel & Office Applications.
EXCEL CHAPTER 6. OBJECTIVES Create a PivotTable Change the values field Modify and Format PivotTable Create a PivotChart 2.
1. 2 Word Processing Word Processing is writing words and sentences on the computer. It is easy to change or move text in a word document. People use.
Chapter 11: Introduction to VBA Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e Plug-In T3: Problem Solving Using Excel 2007.
Filters, Pivot Table and Charts -Abdul Mohammed. Overview  Data Sorting (Filtering)  Data Summarization  Automatically summarize and sort data(Pivot.
PIVOT TABLES AND CHARTS Leena Razzaq CS1100 Computer Science and its Applications CS1100Pivot tables and charts1.
Microsoft ® Excel ® 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts.
PivotTables Use a PivotTable report to analyze and summarize your data. MAN Micro-computers & Their Applications.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Excel Chapter 1 Creating a Worksheet and an Embedded Chart
The Advantage Series ©2005 The McGraw-Hill Companies, Inc. All rights reserved Chapter 12 Introducing Visual Basic for Applications Microsoft Office Excel.
SJSU College of Business Business Productivity Tools Fall 2016 Summary of Lessons and Learning Objectives.
Problem Solving Using Excel
Excel: Macros & Pivot Tables
Exploring Computer Science Lesson Supplemental
MS-EXCEL SUMMARY.
Innovative Technology Solutions
MS-Office It is a Software Package It contains some programs like
Creating Macros in Excel
Exploring Microsoft Excel
Topic 8 – Pivot tables and Charts Lesson 1 – Pivot tables
Pivot tables and charts
Microsoft Excel.
Biostatistics Lecture (5).
Presentation transcript:

PROJECT OVERVIEW PINGER EXECUTIVE PLOTS AKBAR MEHDI

Sequence 1. TASKS GIVEN 2. OVERVIEW OF TOOLS USED Pivot Tables VBA 3. CURRENT TASK PROGRESS

TASKS The aim is to provide high level plots of data generated by PingER to executives. These plots are to be designed using tools in MS Excel such as –VBA(Visual Basic for Applications) –Pivot tables –Macros Plots should provide a more management oriented view of the data generated by PingER.

OVERVIEW OF TOOLS USED

Pivot Tables

Pivot tables quickly summarize and analyze large amounts of data in lists and tables. Independent of the original data layout, a summary is created by dragging, dropping columns to different rows, columns, or summary positions. As an example –Lets say we have a huge database of census data in Excel with various data fields. –Obviously it would be difficult to analyze such a large amount of data and even graphing would not be feasible. –We can create a pivot table summary using this raw census data. –With the drag of a mouse, you can easily rearrange the pivot table so that it summarizes the data based on gender or age groupings or geographic location.

Pivot Tables

VBA (Visual Basic for Applications)

VBA is "Visual Basic for Application". It is a programming language that allows users to program macros to accomplish complex tasks within an application. –Such Applications include MS Word, MS Excel and MS Access. VBA for Excel is powerful programming language with which you can develop within Excel, real programs that will accomplish in a few minutes very complex tasks.

VBA Features VBA code uses five types of components: –Objects They are the building blocks of Excel projects. They are the application (Excel), the workbooks, the worksheets, the cells and the ranges, the charts, the drawings, the controls (command buttons, text boxes, list boxes, etc.). –Properties All objects have properties that you can set and modify. For example the font can be bold, the sheet can be visible or not, a cell can have a formula –Procedures Allow the programmer to write code in the form of modules to be called as macros.

VBA Features (contd.) Functions –These include Excel functions such as SUM( ), COUNTIF( ) VBA functions such as UCASE, LCASE, NOW() –Can be called from VBA procedures. Statements –IF..THEN, DO...LOOP, FOR...NEXT, WITH...END WITH, EXIT FOR, EXIT DO, EXIT SUB

VBA Editor

Current Task Progress

Tasks Completed I have completed an excel based application which: –Automatically reads data from text file into Excel sheet –Generates Pivot Tables of the Data –Creates graphs of the pivot tables. The data for the text file is obtained from: – wrap/pingtable.pl

Pivot Table

Graph Generated

Current Tasks Generating Pivot Tables and graphs for data on the following page: – iepm.slac.stanford.edu/pinger/prmout iepm.slac.stanford.edu/pinger/prmouthttp://www- iepm.slac.stanford.edu/pinger/prmout Improving the created pivot tables and graphs to make them more dynamic

THANKYOU