60 likes | 229 Views
Excel Review. Shortcuts, Formulas/Functions, Data Handling. Resources . DGHI Excel page https://globalhealth.duke.edu/excel Location for info on classes and useful resources. Duke Lynda site http://www.lynda.com/member.aspx
E N D
Excel Review Shortcuts, Formulas/Functions, Data Handling
Resources DGHI Excel page https://globalhealth.duke.edu/excel Location for info on classes and useful resources. Duke Lynda site http://www.lynda.com/member.aspx Free online learning tutorials with comprehensive lessons on Excel.
Tables and Ranges • Starting in Excel 2007 tables are available to replace ranges when referencing cells • Create Excel Table • Overview of Excel Tables
Keyboard Shortcuts • Key stroke combinations to quickly move within a worksheet without needing the mouse. • Excel Keyboard Shortcuts
Data Importing • Data can be imported into Excel from: • CSV • Tabbed • Other, non delimited data • Text To Columns • Connect to other workbook • Connect to data sources • http://www.bls.gov/web/ximpim/ippsbeam.htm
Formulas and Functions • Sample Formula • =(A1+B2) / C3 • = ((4+90)^3 )* B5 • Sample Function • =COUNTIF(A2:A5,”apples”) • =MAX(C5:C770) • =VLOOKUP(1,A2:C10,2)