Business computing Session 7 Excel, Links, Graphics, Goal seeking.

Slides:



Advertisements
Similar presentations
Lecture 6/2/12. Forms and PHP The PHP $_GET and $_POST variables are used to retrieve information from forms, like user input When dealing with HTML forms.
Advertisements

Lesson 14 Creating Formulas and Charting Data
MICROSOFT OFFICE ACCESS 2007.
Languages for Dynamic Web Documents
Microsoft Excel 2010 Chapter 7
Tutorial 6 Working with Web Forms
Database Management An Introduction.
CS 290C: Formal Models for Web Software Lecture 1: Introduction Instructor: Tevfik Bultan.
Copyright © 2002 Pearson Education, Inc.
Creating Web Pages Getting Started. Overview What Web Pages Are How Web Pages are Formatted Putting Graphics on Web Pages How Web Pages are Linked Linking.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
1st Project Introduction to HTML.
Web Development & Design Foundations with XHTML
Your Website Chat & Live Customer Support Solution "Instant Customer GratificationSM" Brought to you by: Affordable Business Productivity and Communications.
Internet Research Search Engines & Subject Directories.
The Internet vs. The Online Database What’s the difference?
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Web Design Basic Concepts.
+ Connecting to the Web Week 7, Lecture A. + Midterm Basics Thursday February 28 during Class The lab Tuesday, February 26 is optional review Class on.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
1 Chapter 6 Understanding Computers, 11 th Edition Software Ownership Rights Software license: agreement, either included in a software package or displayed.
Lecturer: Ghadah Aldehim
For more notes and topics visit:
Web Developer & Design Foundations with XHTML
Advanced Web 2012 Lecture 4 Sean Costain PHP Sean Costain 2012 What is PHP? PHP is a widely-used general-purpose scripting language that is especially.
Basic tasks of generic software Chapter 3. Contents This presentation covers the following: – The basic tasks of standard/generic software including:
Chapter 16 The World Wide Web Chapter Goals ( ) Compare and contrast the Internet and the World Wide Web Describe general Web processing.
Business computing Session 2 22nd October The MS Office suite softwares The word processor : « Word » The spread sheet : « Excel » The presentation.
Your on-line connection to Ferraz Shawmut; Getting Started Login / out Contact Us Home Page, Account Inquiry My E-Account Account Status Ordering Options.
INTRODUCTION TO FRONTPAGE. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features Features  Starting Front Page Starting Front Page  Components.
16-1 The World Wide Web The Web An infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information.
PowerPoint 2003 – Level 1 Computer Concepts Cathy Horwitz April 25, 2011.
Unit 1 – Web Concepts Instructor: Brent Presley. ASSIGNMENT Read Chapter 1 Complete lab 1 – Installing Portable Apps.
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
U:/msu/course/cse/103 Day 04, Slide 1 CSE students: Do not log in yet. Computers are SLOW today! Review days 13.
Microsoft FrontPage 2003 Illustrated Complete Using Office Components.
Setting Up an on-line Store Tutorial Using SmartStore.biz This Tutorial assumes you have downloaded the software from This Tutorial.
MET280: Computing for Bioinformatics Introduction to databases What is a database? Not a spreadsheet. Data types and uses DBMS (DataBase Management System)
Unit 15 Webpage Creator. Outlines Introduction Starter Listening Language Work Work study Speaking Writing.
Web Interfaces, Forms & Databases Databases Snyder p HTML Basics Snyder p JavaScript Snyder Chapter 18.
1 UNIT 15 Webpage Creator Lecturer: fadwa tlaelan.
Financial OLAP Tool. “Y.A.E. Financial Consulting Ltd.” Established in 1989 the company has been engaged in Finance, Economics, I.T. and Accounting Consulting.
Tutorial 6 Working with Web Forms. 2New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition Objectives Explore how Web forms interact with.
Overview Web Session 3 Matakuliah: Web Database Tahun: 2008.
CS1001 Lecture 9. Overview Security Security HTML HTML.
Paperless Publishing web publishing. ebooks. digital paper.
Business computing 18 november 2003 Preparation for the mid-term exam of next week.
Database Management Systems CS 420. Topics Outline 1. Introduction 2. HTML Review 3. VBScript 4. Access DBMS 5. Relational Database 6. Design Process.
Business computing Databases 11 January Importance of Databases Databases are softwares to store, treat and retrieve (and therefore distribute)
Tutorial 6 Working with Web Forms. 2New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition Objectives Explore how Web forms interact with.
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
14/05/2003Christiane Schmidt1 XML – application A presentation about different examples of use.
Unit 1 – Web Concepts Instructor: Brent Presley.
Web Page Creation Standard Grade Computing. WWW n The World Wide Web is a collection of information held in multimedia form on the Internet. n This information.
Chapter 28. Copyright 2003, Paradigm Publishing Inc. CHAPTER 28 BACKNEXTEND 28-2 LINKS TO OBJECTIVES Table Calculations Table Properties Fields in a Table.
Learning Aim B.  It is a good idea to think carefully about the design of a website before you try to implement it.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
IN THIS LESSON WE WILL REVIEW THE STRUCTURE OF THE INTERNET AND HOW BROWSERS ASSEMBLE WEBSITES BASED ON INSTRUCTIONS THEY RECEIVE FROM SERVERS. Internet.
MICROSOFT EXCEL – CHAPTER 10 Sravanthi Lakkimsetty Jan 20,2016
Web Development & Design Foundations with HTML5 7th Edition
Browsing and Searching the Web
UNIT 15 Webpage Creator.
Microsoft FrontPage 2003 Illustrated Complete
Web Programming– UFCFB Lecture 9
Search Engines & Subject Directories
Web Site Project Management
Chapter 27 WWW and HTTP.
Search Engines & Subject Directories
Search Engines & Subject Directories
Chapter 16 The World Wide Web.
Presentation transcript:

Business computing Session 7 Excel, Links, Graphics, Goal seeking

Today’s topics Excel Links Graphics Goal seeking

P&L of a small shop Enter sales (per quarter) Purchases Etc. To have real numbers go to And enter the name and address of a shop you know

Excel In an Excel sheet some data are « hard data » and some data displayed are actually the result of formulas

Plain pasting No change in Word when we change the table in Excel

Special pasting with a link When we change the table in Excel, this entails an change into Word

Checks Within Excel it is a good idea to perform frequent checks of our formulas

The concept of dynamic link We prepare a table into Excel and paste it dynamically into Word –Excel is the « computing » software –Word is the « display » software The same applies to dynamic Web pages –The Camif catalog in the Web displays price data extracted from a database –They are displayed into HTML pages This applies to mail order firms.

The concept of dynamic link (2) The Camif main page does not have the HTML suffix but the ASP suffix (Active server page) When we call we actually obtain the display on our computer screen of a page constructed at the time of our request (just like the word page we created a minute ago)

The concept of dynamic link (3) The idea of separating data creation and data display is very important in the computer industry All mail order firm Web sites display pages created « on demand » from commercial data contained in databases HTML itself is an old language that mixes up data information and display information. It has been replaced by XML that separates the two functions.

Excel graphics

The goal seeking tool The standard situation –An excel formula is a mathematical formula –Usually of the form –F(A,B,C) = a computation with A, B and C –Excel computes for us F for a set of AB and C we enter as operands Sometime we decide the F value we want to reach and « adjust » B to reach that

The goal seeking tool (2) Example : F(A,B,C) = [ (1 + A)^B ] / (1 + C) If A=2, B=3, and C = 5, then F = 4,5 If A =2, and C=5 and we want F to be equal to 6,75 what should B be ?

The goal seeking tool (3) Example 2 A corridor has a width we don’t know (and we call w) A ladder of length 4 meters is put in the corridor, and another one of 3 meters (in the other direction) They cross 1 meter above the ground What is w ?