I want to add to my workout spreadsheet helpful info in the frozen pannel on top of the screen (it calculates how much of specific workout I have to do today) and this information varies depending on row (as on different days I have different workout set which chooses 3 out of 9 exercises). My current solution are added additional columns which display that info for each row, but I have to scroll a lot every time I want to see it and it would be much better if it was sticked to the top (as my column labels are).
So I ask if there is a way to retrieve ROW and COLUMN (for meta computing adresses) of currently selected cell with a “cursor” - selector.
I haven’t found anyone with such problem while googling.
You may better understand the problem if you look at my spreadsheet (warning: it’s in polish). I want to delete the “Próg” columns and add displaying one row of the same data on the top (of frozen overlap) and make it change displaying info depending on current cursor (row) position.
TEMPLATE.ods