July 27,2009
外行人筆記: excel 公式, 無條件捨去/進位
memo 先
http://office.microsoft.com/zh-tw/excel/HP100705181028.aspx
http://office.microsoft.com/zh-tw/excel/HP100705181028.aspx
無條件捨去:
RUNDOWN(A5, 0)
A5->某儲存格
0->個位數
1->小數點後一位
2->小數點後兩位
以此類推
無條件進位:
RUNUP(B3, 0)
B3->某儲存格
其他同上
RUNDOWN(A5, 0)
A5->某儲存格
0->個位數
1->小數點後一位
2->小數點後兩位
以此類推
無條件進位:
RUNUP(B3, 0)
B3->某儲存格
其他同上
引用URL
http://cgi.blog.roodo.com/trackback/9535873
回應文章 
Take an internet break today, and
tomorrow perhaps, if I can resist. ;p
tomorrow perhaps, if I can resist. ;p
Posted by YY
at July 28,2009 16:00
對我老人家而言
這是火星話
這是火星話
Posted by beatleswang
at July 29,2009 11:39
to YY
make your break as long as possible.
there are so many wonderful things to do, other than surfing the net.
to 小王子
正常
對不需要使用 excel 表格處理資料的人
這些東西其實沒什麼意義啦 ^^
make your break as long as possible.
there are so many wonderful things to do, other than surfing the net.
to 小王子
正常
對不需要使用 excel 表格處理資料的人
這些東西其實沒什麼意義啦 ^^
Posted by hikawac
at July 29,2009 12:41
