Freeze panes...sort of

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Hi Ozgur,

maybe the easiest solution is to re-arange the data, so that you can
have all you need to be visible in the freezed pane.

Regards,
Ivan
 
Back
Top