IanDouglas
New Member
- Joined
- Jun 1, 2017
- Messages
- 2
Hello all,
I have a lot of data with three input columns (End date, Break Date, Rent review) and I can't work out a formula for the output column (LEASE EVENT).
In each row, i want to know the closest date FROM today date, with the corresponding column heading to end up in the output column. A mannual example below
[TABLE="width: 468"]
<colgroup><col span="4"></colgroup><tbody>[TR]
[TD]End date (to)[/TD]
[TD]BreakDate[/TD]
[TD]Rent Review[/TD]
[TD]LEASE EVENT[/TD]
[/TR]
[TR]
[TD]30/06/2025[/TD]
[TD]01/07/2020[/TD]
[TD]01/07/2015[/TD]
[TD]Break Date[/TD]
[/TR]
[TR]
[TD]30/06/2026[/TD]
[TD]n/a[/TD]
[TD]01/07/2016[/TD]
[TD]End Date[/TD]
[/TR]
[TR]
[TD]24/02/2018[/TD]
[TD]25/03/2013[/TD]
[TD]25/07/2017[/TD]
[TD]Rent Review[/TD]
[/TR]
[TR]
[TD]03/11/2019[/TD]
[TD]04/11/2015[/TD]
[TD]04/11/2015[/TD]
[TD] ?? [/TD]
[/TR]
</tbody>[/TABLE]
I need help building a formula for this.
Kind regards,
Ian[TABLE="width: 424"]
<colgroup><col><col><col span="2"></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have a lot of data with three input columns (End date, Break Date, Rent review) and I can't work out a formula for the output column (LEASE EVENT).
In each row, i want to know the closest date FROM today date, with the corresponding column heading to end up in the output column. A mannual example below
[TABLE="width: 468"]
<colgroup><col span="4"></colgroup><tbody>[TR]
[TD]End date (to)[/TD]
[TD]BreakDate[/TD]
[TD]Rent Review[/TD]
[TD]LEASE EVENT[/TD]
[/TR]
[TR]
[TD]30/06/2025[/TD]
[TD]01/07/2020[/TD]
[TD]01/07/2015[/TD]
[TD]Break Date[/TD]
[/TR]
[TR]
[TD]30/06/2026[/TD]
[TD]n/a[/TD]
[TD]01/07/2016[/TD]
[TD]End Date[/TD]
[/TR]
[TR]
[TD]24/02/2018[/TD]
[TD]25/03/2013[/TD]
[TD]25/07/2017[/TD]
[TD]Rent Review[/TD]
[/TR]
[TR]
[TD]03/11/2019[/TD]
[TD]04/11/2015[/TD]
[TD]04/11/2015[/TD]
[TD] ?? [/TD]
[/TR]
</tbody>[/TABLE]
I need help building a formula for this.
Kind regards,
Ian[TABLE="width: 424"]
<colgroup><col><col><col span="2"></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]