rounddown excel vba的相關文章
rounddown excel vba的相關公司資訊
rounddown excel vba的相關商品

vba - ROUNDDOWN in Excel - Stack Overflow
瀏覽:1151
日期:2025-04-28
I have a rundown code in Excel. It returns a decimal value when it should return a date value. The value in the cell K5 is 2011-08-16 18:29:58 and the value in O5 is 3. =IF(AND(K5>(ROUNDDOWN(K5,0)+0.75),O5=6),ROUNDDOWN(K5,0)+3.375,IF(O5=7 ......看更多