Focal Point
Freeze Panes in Excel

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5991068331

June 16, 2005, 10:16 AM
Cyril Joy
Freeze Panes in Excel
Hi All,

How to freeze the columns/titles in excel?

Using the Freeze/Unfreeze option in excel, it is possible to freeze/unfreeze any fields, columnwise or rowwise in excel. How can we attain the same functionality through WebFOCUS?

In other words,
(1) How to fix the column titles in excel?
(2) How to fix some columns fixed and some columns alone scrollable in Excel? For example, if i have 10 columns in excel, i want the first 3 columns to be static and the other columns alone scrollable.

I have seen the posting from Ernst regaring the fixing of column in html page(My requirement is in excel). The method is through html div. But here the column width will be a problem. The column with will vary based on the data, but the column header a static one.

Thanks for your help.
June 20, 2005, 01:35 PM
Cyril Joy
Hello All,

Anybody has any comments about this?

Has anyone implemented this?

Please let me know.