mescalante48
New Member
- Joined
- Sep 15, 2021
- Messages
- 29
- Office Version
- 2007
- Platform
- Windows
Good day everyone, this is for the uni.
the values on columns (A) and (B) are generated at irregular intervals, I would need to sum the most recent non zero value in the (B) column to the most recent non zero value in column (A) and return the sum of that to the (C) column.
no arrays, no VBA
see the example below.
what would be the formula in (C)?
the values on columns (A) and (B) are generated at irregular intervals, I would need to sum the most recent non zero value in the (B) column to the most recent non zero value in column (A) and return the sum of that to the (C) column.
no arrays, no VBA
see the example below.
what would be the formula in (C)?
Last edited by a moderator: