Hi Sally,
Try this...
Code:
<table>
<tr>
<td>
<div style="width: 200px; height: 100px; overflow: auto;">
lots of text<br />
lots of text<br />
lots of text<br />
lots of text<br />
lots of text<br />
lots of text<br />
lots of text<br />
lots of text<br />
lots of text<br />
</div>
</td>
</tr>
</table>
HTH,
Chris