
		 A scrollbar is a way to let you view more information than will fit in the window.  A scrollbar should always have an arrow on each end and an 'elevator' or slider in a long thin box between the arrows.  

If you click on either one of the arrows, the data should move 'under the window' so that your view of the data shifts either vertically or horizontally.  You can move along faster if you grab the elevator, by clicking on it and holding the button down, and then drag it along.
	
