A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Carl,
I am Dave, I will help you with this.
You can use the formula below to get the last value in a column, I have used Column B as an example, you may need to change B to another column
=LOOKUP(2,1/(B:B<>""),B:B)