Can you float a chart or table

S

stones

want to know if you can "float" a chart or table - have it move down the
sheet as you scroll? If so how?
 
B

Bob Umlas

Scrolling doesn't trigger any event, so that won't do, but you can write
code to have the chart's "top" property change when you click a cell - would
that help?
 
Top