I have average experience using Excel but am unable to understand how to achieve the following:
- Regarding Column K, the range K12 through K377.
- All cells in the above range are either blank cells or the cells contain a positive number greater than zero, e.g., 14.37. (Note that the existence of blank cells and numbers in this range are completely arbitrary (without any logical, repetitive pattern).
- I am trying to write a formula (or use a function or macro) requesting the following:
A) Search the range K12 through K377.
B) Locate and identify the "last" number in the column. (NOTE: By "last" I mean the number located the closest to the bottom of the column's range. That is, the number closest to row 377, in column K.)
C) Whatever that number is, I want the number to be returned and displayed in a cell of my choosing, lets say cell K10.
D) Automatic Refresh: Ideally, anytime the column (column K) of numbers is edited (added to or subtracted from) I would like the column to be reevaluated by the formula, thus, potentially returning a new, more current, number to cell K10.
That's it.
If anyone could provide me with advise I would be quite grateful.
Regards,
MJ