Hi
I have a scenario that I have no idea how to solve using standard functions.
I would like to take a range of cells with will over time be filled with data, and then in another cell display the most recent entry in the initial range.
For example, A1:A10 are initially empty, but over time will be filled with numbers. I would like to find a formula to go in cell B1, that allows me to display the most recently entered value in the A1:A10 range.
I've seen some people suggest that this can't be done using standard functions, but I thought I'd try for ideas to the contrary before I dive into learning VBA to do it.
Cheers
Jim
I have a scenario that I have no idea how to solve using standard functions.
I would like to take a range of cells with will over time be filled with data, and then in another cell display the most recent entry in the initial range.
For example, A1:A10 are initially empty, but over time will be filled with numbers. I would like to find a formula to go in cell B1, that allows me to display the most recently entered value in the A1:A10 range.
I've seen some people suggest that this can't be done using standard functions, but I thought I'd try for ideas to the contrary before I dive into learning VBA to do it.
Cheers
Jim