Tables

M

MrsSoto

Hi, I have a simple table with 2 columns. How do I arrange it so that when
the viewer scrolls that only the right column moves but the left stays
fixed? Thanks for any help.
 
P

Peter Aitken

MrsSoto said:
Hi, I have a simple table with 2 columns. How do I arrange it so that when
the viewer scrolls that only the right column moves but the left stays
fixed? Thanks for any help.

You cannot do that with tables - you need to use frames.
 
Top