SharePoint list Calculate a date from an existing date field for Working/Business days

Описание к видео SharePoint list Calculate a date from an existing date field for Working/Business days

SharePoint list - Add column automatically calculating date from an existing date field - For Working Days/Business Days - This formula ignores weekends and only works on Business days.

👀 Link to Weekday documentation:
👉 https://support.microsoft.com/en-us/o...

The formula used for calculating 2 business days in advance:
=IF(WEEKDAY([Created Date 1])=1,[Created Date 1]+2,
IF(WEEKDAY([Created Date 1])=2,[Created Date 1]+2,
IF(WEEKDAY([Created Date 1])=3,[Created Date 1]+2,
IF(WEEKDAY([Created Date 1])=4,[Created Date 1]+2,
IF(WEEKDAY([Created Date 1])=5,[Created Date 1]+4,
IF(WEEKDAY([Created Date 1])=6,[Created Date 1]+4,
IF(WEEKDAY([Created Date 1])=7,[Created Date 1]+3)))))))

👉 Hey welcome to WeTechCareOfYou!
If you are a returning subscriber we wish to say thankyou!
If you are new to the channel, please subscribe as we release a new video every week. If you have any questions around our videos please just leave a comment and we will get back to you. If you would like to discuss a project or require set hours for development, support or maintenance then please email [email protected] or complete a form here: https://wetechcareofyou.com/contact/

We're also happy to introduce you to a selection of products that have been instrumental in transforming and optimizing our business. As a valued visitor/member of our network, we believe these tools could greatly benefit you too. We've joined the affiliate program to provide you with access and potential discounts:

✅Express VPN - Get a 30-Day Money Back Guarantee with our link.
A VPN (virtual private network) is the easiest and most effective way for people to protect their internet traffic and keep their identities private online. When Express VPN is switched on, your internet traffic goes through an encrypted tunnel that nobody can see into, including hackers, governments, and your internet service provider:
👉 https://click.linksynergy.com/fs-bin/...

✅Microsoft 365 Business Basic - This license is perfect if you are starting from scratch, with low costs you can have Teams, OneDrive, SharePoint and Exchange to fully operate with communication, collaboration and storage:
👉 https://click.linksynergy.com/fs-bin/...

✅Microsoft 365 Business Standard - This license is the next step up from Business Basic and gives access to a lot more Microsoft 365 apps including the Microsoft suite of Word, Excel and PowerPoint:
👉 https://click.linksynergy.com/fs-bin/...

*Please note the above links provided are affiliate links, which means we may earn a commission from any purchases. We have personally selected these products based on their value to WeTechCareOfYou, and we believe they can benefit you as well.

Kind Regards,
The WeTechCareOfYou Team 💙

Related Tags:-
SharePoint list Calculate,SharePoint list,SharePoint,date from an existing date field for Working/Business days,date field for Working/Business days,sharepoint online,calculated column,sharepoint,microsoft sharepoint,date field,SharePoint list Calculate a date from an existing date field,date field for working/business days,power bi,date from an existing date field for working/business days,calculated column formula,date from an existing date field,power bi tutorial

Комментарии

Информация по комментариям в разработке