Problem Set # 6 - Due March 12, 2003

This assignment will be out of 25 possible points. You will be generating a spreadsheet showing your monthly budget.

·         Cells can be addressed by their coordinates

o        Cell A1 is the top left cell on the sheet

·         Cells can be addressed by groups, this is useful for functions applied to them

o        A1:A5 references the column of cells from A1 to A5

o        B2:D2 references the row of cells from B2 to D2

o        B2:D3 references a block of cells

·         It is possible to alphabetize lists AFTER you create them

o        Select the cells that you wish to alphabetize

§         make sure you get the text and the value that goes with it. (For example I would select A2:B4)

o        Notice the tool bar has a symbol which has an A on top and a Z on the bottom with an arrow beside it. If you click on this, the selected cells will alphabetize according to the contents of A2:A4)

§         If you don't like the results ^Z will reverse your last change
 

HELP WITH EXCEL

  1. Starting Microsoft Excel
    • An empty spreadsheet should appear
    • IF IT DOES NOT show an empty spreadsheet
      • Select New from the File Menu
      • Choose a new workbook
      • Click OK
  2. Click on Cell A1
    • Enter the text Weekly Bills
      • Change the font to anything other than the default. (For example Comic Sans)
      • Notice that as you type the text appears both in the box and the line at the top after the equal sign
      • It is possible to edit the text in either box
      • If the text doesn't appear in the line at the top
        • Go to the Tools menu
        • Choose options...
        • Under the View, choose to show Formula bar
  3. Click on Cell A2
    • add text describing a weekly bill (for example food)
  4. Click on Cell B2
    • Enter a value for the amount of money spent on the weekly bill. (For example if you live in the dorms you may buy one pizza per week. Your weekly bill would be $18.00)
  5. Correct the width of column 1 to allow for all of the text to show
    • Put the mouse between the A and the B at the top of the spreadsheet.

1.                  Click and release the left mouse button

        • Notice that the cursor changes to show a line and two arrows.
          • This allows us to pull column A over
        • Click the mouse button again, but this time hold it down while dragging column A to a width large enough to show all of the text

2.                      OR double click the left mouse button between A and B at the top of the spreadsheet.




guymcox@cse.ucsc.edu