View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ozgur Pars[_2_] Ozgur Pars[_2_] is offline
external usenet poster
 
Posts: 70
Default Freeze panes...sort of

Hi,
I am trying to figure out a way to make sure that the users of a spreadsheet
always we lets say the first two colums(freeze panes works here fine) but
also lets say the 3 colums ("DD,DE,DF")... I am restricting the scroll area
but if the user scroll with these restrictions the righthand side can come
out of sight. I actually need 2 freeze panes so that the user can scroll
through data and see the label (left)and the sum(right)
Any help would be appreciated.

Thanks,Ozgur