Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 Word 2010 中使用 Excel 2010 文件作为数据源进行邮件合并。除了计算“经过时间”的字段外,一切正常。
在 Excel 中,该字段正确显示:193 秒显示为 00:03:13 - 三分十三秒。
当我在 Word 中插入该字段时,它显示为一天中的时间:12:03:05 AM
是否有在 Word 中正确格式化的 MERGEFIELD 代码?我还没有找到一个。如果有解决方法,我也有兴趣听到。
将日期格式开关添加到您的字段,如下所示:
{ MERGEFIELD mydate \@mm:ss }