瀏覽單個文章
eric2377
Power Member
 
eric2377的大頭照
 

加入日期: Feb 2005
文章: 507
說明:http://office.microsoft.com/zh-tw/excel/HP030561181028.aspx

b1 =countif(a1:a500,1)
b2 =countif(a1:a500,2)
以此類推,如果你儲存的格式是文字而不是數字
前後要加引號,如下
b1 =countif(a1:a500,"1")
 
舊 2007-12-27, 01:08 AM #2
回應時引用此文章
eric2377離線中