View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kirkm[_8_] kirkm[_8_] is offline
external usenet poster
 
Posts: 166
Default Horizontal Scrolling


I've rather a large amount of data and as your scroll horizontilly
to read it, at some point it jumps making it almost impossible to
read.

Is there anyway to make it scroll smoothly? I suspect it's something
to with cell width. My data exceeds the 255 limit though, so I've just
let it use one cell with the text going over the cells to the right.

Thanks - Kirk