2011年9月23日

Business Object Calculator Time Function

摘要: =If(FormatDate([End date]; "dd-MM-yyyy") <> "") Then ((DaysBetween([Start date];[End date])*24*60)+((ToNumber(FormatDate([End date];"HH"))*60)-(ToNumber(FormatDate([Start date];"HH"))*60))+(ToNumber(FormatDate([End date];"mm"))-(ToNumber(Format 阅读全文

posted @ 2011-09-23 17:06 Kevin Kim 阅读(136) 评论(0) 推荐(0)

导航