Help on the Web and Excel


Topic 1: Getting Started on the Computer

  1. Using the computers in KESDA
  2. Getting Familiar with the mouse
  3. Creating a directory
  4. Note: Remember to delete all files under that directory afteryou finish your lab. It is best not to occupy computer space beyond yourlab time. If you want to keep your stuff, save it onto a floppy or zipdisk. Click here on Deleting Directories and a Filesfor instructions on deleting. The D: drives are periodically emptied throughout the semester.
     
  5. Saving a file onto your floppy disk
  6. Deleting files and a directories

Topic 2: Navigate the Web and Download Data

  1. PCs or NT Stations generally use either Internet Explorer or Netscape orboth as a browser. You may use whichever one you prefer. The followingdescription outlines basic navigating skills for the Netscape browser.If you are already web-savy, skip this part.
  2. In the "Location" widget, type the web address "http://culter.colorado.edu"and then press the "Return" key on your key board. You are now enteringinto the "Niwot Ridge LTER Home Page".
  3. Note that:
  4. On the Niwot Ridge Long Term Ecological Research (LTER) Home Page, or anyother home page for that matter, you may find text, pictures and links.Links are usually highlighted in blue and are sometimes underscored. Ifyou select or click once on a link, you will be guided to another web siteor the different part on the same web page.
  5. Sometimes you want to go back to the previous page/site. To go back, hitthe "Back" button in the upper left corner of your screen and you willeffectively go back to a page/site. There is also a "Forward" button thataloows you to turn the page forward after you have gone back.

  6.  
  7. To save a file you have opened on the web you need to go through the followingsteps in Netscape:

Topic 3: Basic EXCEL Skills

  1. EXCEL is one of the software packages in the Microsoft Office series. Itis used on PCs and NT Stations to store and manipulate data,  andto make graphs. To open an EXCEL worksheet, do the following:
  2. EXCEL has its own data format and its files can be recognized by the suffix".xls". To open an EXCEL-formated data file, go through the following steps:
  3. Data files that are downloaded from a web site are generally not in EXCELformat, but a plain text or ASCII format. However, EXCEL can still openand manipulate these data files with a few extra steps.
  4. You may find your data file is too large and and contains lots of stuffyou are not interested in. It is best to clean up the file so it containsonly the information you want.

Topic 4:  EXCEL Arithmetic

  1. From the previous topics, you may have learned that data on EXCEL worksheetare arranged in rows and columns. It is also important to know that eachvalue occupies a CELL. Cells are easily recognized because they are visuallygrided. The position of each cell can be represented by a unique symbol,or address, that is a combination of letters and numbers. The letter indicatesa column, while the number indicates a row. For example, the B3 cell islocated in the second column and the third row.

  2.  
  3. Basic arithmetic: You can perform arithmetic on any group of cells,but generally you choose a group of cells within a row or within a column.Practice a few easy examples to understand how arithmetic calculationswork on EXCEL. Enter 5 in A1 cell and 2 in A2 cell. Typing the followingstarting in the A3 cell:
  4. Arithmetic expression: To create a general arithmetic equation,the steps are:
  5. Cell ranges: Commands and parentheses should be used to indicatethe order of operation in an equation. Cell ranges are indicated by twocell addresses separated by a colon. For a large data set it is more convenientto use the scroll bar to set the data range.

Topic 5: More Basic EXCEL Skills

  1. To find more EXCEL commands, you may use the "Help" menu provided by EXCELprogram.  The steps to find a command on "Help" are:
  2. A practice example: you are looking for the command to calculate StandardDeviation of a data set.
  3. Arithmetic expressions are also often used in EXCEL.