×
Fixing column name row on scrolling of other rows (Freezing row):
  • On mouse scrolling, column names row becomes invisible, since it goes upward.
  • What if we want column names row to be visible even on scrolling as well.
  • We can fix the column names row.
  • Select the next row, after column names row using mouse's left click.
  • Go to top most menu bar.
  • Go to menu “Window -> Freeze” and click on it.
  • This will freeze the column names row.
  • So "freeze function" fixes the rows, which are above the currently selected row.



[Contributed by administrator on 15. März 2018 17:24:15]

×