N
.NET Developer
Hello.
Can anyone please tell me if a function exists that returns the value at the end
of a row or column of cells? Or do I need to use programming?
For instance, say I have a column with 3 values:
3
55
135
The function in question will return 135.
If I add a few more numbers to the column, like this:
3
55
135
243
533
The function then automatically returns 533.
Thanks very much for any help.
- Robert.
Can anyone please tell me if a function exists that returns the value at the end
of a row or column of cells? Or do I need to use programming?
For instance, say I have a column with 3 values:
3
55
135
The function in question will return 135.
If I add a few more numbers to the column, like this:
3
55
135
243
533
The function then automatically returns 533.
Thanks very much for any help.
- Robert.