Excel Template - Freeze Panes for two tables
Hi,
Requirement is to display two tables (one below another) in a sheet.
I'm using Excel template for the layout design.
I can use the Excel's freeze pane feature for the first table to have a fixed header.
But Excel is not allowing me to have a freeze pane for the second table header.
Table 1: Here Freeze pane is working so header is fixed while scrolling
Header 1 | Header 2 | Header 3 |
---|---|---|
Table 2: Here Freeze pane is not working so header is not fixed while scrolling
Header 1 | Header 2 | Header 3 |
---|---|---|
It would be really helpful if you could let me know how to have a fixed header for the second table in a excel output while scrolling.