本文介绍了净工作日的公式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我尝试在工作日使用该公式:
I tried to use the formula for net work days:
= NETWORKDAYS([COLUMN1],[COLUMN2])
=NETWORKDAYS([COLUMN1],[COLUMN2])
我收到语法错误.
I received a syntax error.
我看到了天数的公式= IFDATED([COLUMN1],[COLUMN2]) 这将无法正常工作,因为我需要工作日数而不是日历天.
I saw the formula for number of days =IFDATED([COLUMN1],[COLUMN2]) This will not work as I need number of business days not calendar days.
请让我知道使用什么.
谢谢
邦妮
推荐答案
http://blog.pentalogic.net/2008/11/working-days-weekdays-holidays-sharepoint-calculated-columns/
这篇关于净工作日的公式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!