Download presentation
Presentation is loading. Please wait.
1
CIS101 Introduction to Computing Week 03
2
Agenda Your questions Online gradebook and quizzes Register for WEBSPACE Excel project two This week’s assignments
3
Honors credit Each student will moderate a discussion forum for one week Choice of subjects, threads, etc. up to each student Should have some element related to technology and be appropriate for college course
4
Gradebook Quizzes automatically marked and entered into gradebook Automatic grading can make mistakes, you should alert the instructor if you find a mistake Other assignment grades will be posted in gradebook
5
WEBSPACE Pace University students can maintain a Web site on Pace server Must comply with appropriate uses policy, see http://www.pace.edu/DoIT/Policy/policy.html http://www.pace.edu/DoIT/Policy/policy.html Will use your site in CIS101 to post html and JavaScript assignments
6
To Register for WEBSPACE Go to http://appserv.pace.edu/WEBSPACE/ (see Assignments week 03) http://appserv.pace.edu/WEBSPACE/ Register for student page using Pace student e-mail Should receive reply in 24-48 hours Next week we will set up your site
7
Excel Project Two Produce summary of investments Use web query and real-time data to update results Basic tasks in excel: Formatting Spell checking Display with formulas visible Print
8
Formulas for project two Need to calculate: Initial cost Current value Gain/loss Percent gain/loss Use excel syntax to enter formulas in cells
9
Start Project two Start excel and open a new worksheet Enter titles and numbers (page 2.07) Use ALT+ENTER to display column titles as multiple lines of text
10
Excel and Formulas = (equal) signals to excel you want to enter a formula When you used autosum last week, equal sign was inserted for you by excel Formulas often use arithmetic operators (p. 2.10)
11
Order of Operations Operations are carried out following order of operations from algebra not always left to right, depends on what operations are performed Table 2.2 describes the order of operations You can use parentheses to override (change) this order Table 2.3 gives examples JavaScript also follows the same order of operations for formulas
12
Built-in functions Excel includes prewritten formulas called functions Function takes a value or values, performs an operation, then returns result (answer) to the cell Values are called arguments
13
Format for Functions All functions begin with equal sign (=) and include arguments in parentheses Examples: =AVERAGE(D3:D10) =MAX(D3:D10)
14
What functions are available? Click function icon or Click insert sub-menu, select insert function Functions are organized by category
15
Web queries Existing web queries (included with Excel) connect to MSMoney to import stock prices Use stock symbol to look up current price Use second worksheet for Stock Quotes
16
Summary of Project Two Apply various formats to numbers (currency, comma, percent) Change height and width of columns and rows Enter formulas Use built-in functions average, min, and max
17
Summary cont. View worksheet with formulas Print and preview spreadsheet Use a second worksheet Import data from a Web source using a Web query
18
This week online Reading Concepts chapter 3 (Application Software) Excel Project Two Course Documents, week 03 Lecture notes for Concepts chapter 3 Lecture notes for Excel project two
19
Assignments Discussion Board postings online quiz - Excel project two Search Sleuth – find images using search engines and include them in a document yourlastname_yourfirstinitial_week03.doc Excel homework via digital drop box yourlastname_yourfirstinitial_week03.xls
20
Next class Bring Excel book to next class Final week for Excel
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.