Mornin' Tippers,
I know this is probably a FAQ, but I can't seem to express my question in a way that returns what I'm looking for.
I have a sheet whose VISIBLE cells start at row 1, then leap to row 88. So there are 87 cells in there that contain data (I can query them with INDEX etc.) but cannot be seen.
I looked in the VBA properties for the sheet (F11) and there is nothing there that would suggest the range is hidden.
Cell properties are "locked" (but "hidden" is unchecked if that is relevant).
Freeze panes does not appear to be in play.
Any additional thoughts are most welcomed.
Many thanks,
NY
I know this is probably a FAQ, but I can't seem to express my question in a way that returns what I'm looking for.
I have a sheet whose VISIBLE cells start at row 1, then leap to row 88. So there are 87 cells in there that contain data (I can query them with INDEX etc.) but cannot be seen.
I looked in the VBA properties for the sheet (F11) and there is nothing there that would suggest the range is hidden.
Cell properties are "locked" (but "hidden" is unchecked if that is relevant).
Freeze panes does not appear to be in play.
Any additional thoughts are most welcomed.
Many thanks,
NY