Forum Discussion
niamorsch
Aug 26, 2022Copper Contributor
Scroll donw to the end of a same data bloc within a column in Excel
Hi, I manage very big tables. I need to access the last cell within a column. Let's say we have column A with Month. I have 5000 lines with january, then 2300 lines with february, 3000 for March ...
OliverScheurich
Aug 26, 2022Gold Contributor
You can try ctrl+F and in "find what" enter "february". Then click "find next" or enter. This returns the first cell with "february" which is one cell below the last cell with "january".