View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Allen[_12_] Allen[_12_] is offline
external usenet poster
 
Posts: 1
Default Capture scrolling event

I want to compare two or more worksheets or charts. When
they are display the on screen, I'd like to be able scroll
in one active sheet and have the other sheet windows
scrolling synchronistically. The problem is there is no
worksheet/workbook/application event for capturing this
scrolling action.

Can anybody help with some ideas?