[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[TD]F
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Name
[/TD]
[TD]Date Start
[/TD]
[TD]Punishment
[/TD]
[TD]Discount
[/TD]
[TD]Punishment
[/TD]
[TD]Date Release
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Prisoner A
[/TD]
[TD]13 Jul 17
[/TD]
[TD]90 Days
[/TD]
[TD]30 Days
[/TD]
[TD]60 Days
[/TD]
[TD]10 Sept 17
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Prisoner B
[/TD]
[TD]26 Jul 17
[/TD]
[TD]80 Days
[/TD]
[TD]27 Days
[/TD]
[TD]53 Days
[/TD]
[TD]16 Sept 17
[/TD]
[/TR]
</tbody>[/TABLE]
Hi Mate
These time i was working to make some prison data
The table as show above. My problem is on cell F2 & F3
On F Column i want to make date release is on workday.
For ex: F2 is Sunday, so the prisoner should release on Friday (8 Sep 17)
Also happen to F3, prisoner should release on Friday (15 Sep 17)
I want some help how to build formula on F Column.
Please help me if you can. tQvm
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[TD]F
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Name
[/TD]
[TD]Date Start
[/TD]
[TD]Punishment
[/TD]
[TD]Discount
[/TD]
[TD]Punishment
[/TD]
[TD]Date Release
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Prisoner A
[/TD]
[TD]13 Jul 17
[/TD]
[TD]90 Days
[/TD]
[TD]30 Days
[/TD]
[TD]60 Days
[/TD]
[TD]10 Sept 17
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Prisoner B
[/TD]
[TD]26 Jul 17
[/TD]
[TD]80 Days
[/TD]
[TD]27 Days
[/TD]
[TD]53 Days
[/TD]
[TD]16 Sept 17
[/TD]
[/TR]
</tbody>[/TABLE]
Hi Mate
These time i was working to make some prison data
The table as show above. My problem is on cell F2 & F3
On F Column i want to make date release is on workday.
For ex: F2 is Sunday, so the prisoner should release on Friday (8 Sep 17)
Also happen to F3, prisoner should release on Friday (15 Sep 17)
I want some help how to build formula on F Column.
Please help me if you can. tQvm