SharePoint 2010上的列表中的Calucalted列 [英] Calucalted colum in list on SharePoint 2010

查看:93
本文介绍了SharePoint 2010上的列表中的Calucalted列的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

希望你很好;

我是否可以获得以下SharePoint列表的帮助,我希望到期提醒日期列自动更新到合同到期日期列后的6个月;

Can I have help with the following SharePoint list, I would like the expiry alert date column to automatically update to 6 months post the contract expiry date column;

可以做到。我该怎么做。

Is possible to do . How do I do it.

亲切的问候,Anees

kind regards, Anees

推荐答案

Hi Anees,

您可以使用计算列类型创建"到期警报日期"。

对于"Formula",输入:

=DATE(YEAR([Contract Expiry Date]),MONTH([Contract Expiry Date])+6,DAY([Contract Expiry Date]))


对于"从此公式返回的数据类型",选择"日期和时间"。

然后您的到期提醒日期将自动设置为合约到期日后6个月。

祝你好运,

Allen Bai


这篇关于SharePoint 2010上的列表中的Calucalted列的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆