Hi Friends,
Hello Friends
I need a help to achieve some formula..,
When we input the date in "A1", it has to calculate No of Working days from given date till TODAY and if the No. of Working days is below 1 to 10 then it should shows "Aging 1 to 10",
and if No. of Working days is between 11 to 20 then it should shows "Aging 11 to 20" and if No. of Working days is between" >20" then it should shows as "Aging more than 20"
Kindly help..,
Assume Today's date is 06/21/2018, So if input is 06/01/2018 then the difference is "13 Working days" (excluding Saturday/Sunday) so the Output will be "Aging 11 to 20"
[TABLE="class: text_table, width: 500"]
<tbody style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; vertical-align: baseline;">[TR]
[TD]Column A[/TD]
[TD]Column B[/TD]
[/TR]
[TR]
[TD]06/01/2018[/TD]
[TD]Aging 11 to 20[/TD]
[/TR]
[TR]
[TD]06/18/2018[/TD]
[TD]Aging 1 to 10[/TD]
[/TR]
</tbody>[/TABLE]
With Regards,
Aswinraj A
Hello Friends
I need a help to achieve some formula..,
When we input the date in "A1", it has to calculate No of Working days from given date till TODAY and if the No. of Working days is below 1 to 10 then it should shows "Aging 1 to 10",
and if No. of Working days is between 11 to 20 then it should shows "Aging 11 to 20" and if No. of Working days is between" >20" then it should shows as "Aging more than 20"
Kindly help..,
Assume Today's date is 06/21/2018, So if input is 06/01/2018 then the difference is "13 Working days" (excluding Saturday/Sunday) so the Output will be "Aging 11 to 20"
[TABLE="class: text_table, width: 500"]
<tbody style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; vertical-align: baseline;">[TR]
[TD]Column A[/TD]
[TD]Column B[/TD]
[/TR]
[TR]
[TD]06/01/2018[/TD]
[TD]Aging 11 to 20[/TD]
[/TR]
[TR]
[TD]06/18/2018[/TD]
[TD]Aging 1 to 10[/TD]
[/TR]
</tbody>[/TABLE]
With Regards,
Aswinraj A