!data_array,bins_array!!Calculates how often values occur within a range of values and then returns a vertical array of numbers having one more element than Bins_array!is an array of or reference to a set of values for which you want to count frequencies (blanks and text are ignored)!is an array of or reference to intervals into which you want to group the values in data_array!
database,field,criteria!Extracts from a database a single record that matches the conditions you specify!is the range of ...
database,field,criteria!Multiplies the values in the field (column) of records in the database that match the conditions ...
database,field,criteria!Returns the largest number in the field (column) of records in the database that match the conditions ...
database,field,criteria!Returns the smallest number in the field (column) of records in the database that match the conditions ...
data_array,bins_array!Calculates how often values occur within a range of values and then returns a vertical array of numbers ...
data_field,pivot_table,field,item,.!Extracts data stored in a PivotTable.!is the name of the data field to extract data from!is ...
Date formats display date and time serial numbers as date values. Date formats that begin with an asterisk (*) respond to ...
date_text!Converts a date in the form of text to a number that represents the date in Microsoft Office Excel date-time code!is ...
decimal_dollar,fraction!Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction!is ...