Adding days to dates
Closed
mlip
Posts
1
Registration date
Saturday August 25, 2018
Status
Member
Last seen
August 25, 2018
-
Aug 25, 2018 at 09:23 PM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Aug 28, 2018 at 11:55 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Aug 28, 2018 at 11:55 AM
Related:
- Adding days to dates
- Skype last seen days ago - Guide
- Different dates of "end to end encryption message" on blank chat? - Google Chrome Forum
- You have 179 days left to request a review ✓ - Facebook Forum
- Using web browser page loads but screen blank ✓ - Network Forum
- This account will be disabled in 1 day Are you sure that you want to log out? Y - Facebook Forum
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Moderator
Last seen
December 27, 2022
555
Aug 28, 2018 at 11:55 AM
Aug 28, 2018 at 11:55 AM
Hi Mlip,
The following nested IF formula will do as requested:
=IF(E2="Less than 1 year",D2+35,IF(E2="More than 1 year",D2+21,D2))
Best regards,
Trowa
The following nested IF formula will do as requested:
=IF(E2="Less than 1 year",D2+35,IF(E2="More than 1 year",D2+21,D2))
Best regards,
Trowa