Hello. Although I have written extensive worksheets before, my knowledge base is still limited.
I also have an older version of Excel. Don't know if that matters.
I have been wondering how to do this for years and hope you can help me out. I hope I can express myself adequately so you know what I am asking.
I have a repeating formula for each row that builds upon the previous row.
The worksheet may have 500 lines. I may want to analyze 1000 lines of data. I may want to analyze 1500 lines of data.
I would like to know what the value of the last row is -- let's say columnC -- at the top of the worksheet without scrolling down 1000 lines to look.
Of course, the normal way to display the value for columnC 1000 rows down is =zz1000.
Further, I realize I can make a counter in column B to add +1 per row, so the value of cell b1000 would be 1000, the value of b1001 would be 1001.
Further, I realize I could create a formula to determine the max(b1:b5000) to determine how many rows there are.
So now I want to display the valume of Column C, Row number determined by the max(b1:b5000). Since there are no values in, let's say, rows 1001 to 5000, the value would be 1000, demonstrating the last row number.
How do I write a formula at the top of my work sheet to display the value of Column C, Row - (value determined by max(b1:b5000) ????
Does that make sense?? Thank you!!!
Bookmarks