2007年9月13日 星期四

Function - 資料庫和清單管理

資料庫和清單管理 DAVERAGE DAVERAGE(database,field,criteria) 傳回選取資料庫項的平均值
資料庫和清單管理 DCOUNT DCOUNT(database,field,criteria) 計算資料庫中包含數字的儲存格個數
資料庫和清單管理 DCOUNTA DCOUNTA(database,field,criteria) 計算資料庫中非空儲存格的個數
資料庫和清單管理 DGET DGET(database,field,criteria) 從資料庫中抽選符合指定條件的單筆記錄
資料庫和清單管理 DMAX DMAX(database,field,criteria) 傳回選取資料庫項中的最大值
資料庫和清單管理 DMIN DMIN(database,field,criteria) 傳回選取資料庫項中的最小值
資料庫和清單管理 DPRODUCT DPRODUCTdatabase,field,criteria) 乘以指定欄位(此欄位中的記錄為資料庫中符合指定條件的記錄)中的值
資料庫和清單管理 DSTDEV DSTDEV(database,field,criteria) 根據資料庫中選取項的範例估算標準差
資料庫和清單管理 DSTDEVP DSTDEVP(database,field,criteria) 根據資料庫中選取項的樣本總體計算標準差
資料庫和清單管理 DSUM DSUM(database,field,criteria) 對資料庫中符合只條件的記錄欄位行中的數字加總
資料庫和清單管理 DVAR DVAR(database,field,criteria) 根據資料庫中選取項的範例估算變異值
資料庫和清單管理 DVARP DVARP(database,field,criteria) 根據資料庫中選取項的樣本總體計算變異值
資料庫和清單管理 GETPIVOTDATA GETPIVOTDATA(data_field,pivot_table,field1,item1,field2,item2,...) 傳回儲存在樞紐分析表中的資料

沒有留言: