hardgrafting
New Member
- Joined
- Feb 6, 2017
- Messages
- 25
Hi,
I would like assistance with the below query please.
If I have a specific date, I want to create formula, which flags which period the date falls into. So for example if the date is 30/08/2018, I want to have a 1 under the cell with the date 31/08/2018, if the date was 15/09/2018, I would like to have a 1 under 30/09/2018.
Assume this is very simple and thank you in advance.
[TABLE="width: 500"]
<tbody>[TR]
[TD]31/05/2018[/TD]
[TD]30/06/2018[/TD]
[TD]31/07/2018[/TD]
[TD]31/08/2018[/TD]
[TD]30/09/2018[/TD]
[TD]31/10/2018[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I would like assistance with the below query please.
If I have a specific date, I want to create formula, which flags which period the date falls into. So for example if the date is 30/08/2018, I want to have a 1 under the cell with the date 31/08/2018, if the date was 15/09/2018, I would like to have a 1 under 30/09/2018.
Assume this is very simple and thank you in advance.
[TABLE="width: 500"]
<tbody>[TR]
[TD]31/05/2018[/TD]
[TD]30/06/2018[/TD]
[TD]31/07/2018[/TD]
[TD]31/08/2018[/TD]
[TD]30/09/2018[/TD]
[TD]31/10/2018[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]