Tutorial MSExcel - Using VLOOKUP To Find Data
Tutorial MSExcel - Using VLOOKUP To Find Data
TIME
The Excel TIME function is a built-in function that allows you to create a time with individual hour, minute, and
second components. The TIME function is useful when you want to assemble a proper time inside another
formula.
Return value
Syntax
Arguments
The best way to learn how lookup functions work is to look at an example.
The arguments for the lookup function are:
Lookup_value - Value to match, from the left most column of the lookup table
Table_array - Lookup table name or range
Col_index_num-Number of the column in the table containing the relevant data
Range_lookup-TRUE or FALSE
down columns.
DCOUNT Counts the cells that contain numbers and meet the specified criteria
DMAX and DMIN Return the largest and smallest values respectively from records that meet the specified
criteria.
DSUM
The Excel DSUM function returns the sum of values from a set of records that match criteria. The values to sum
are extracted from a given field in the database.
Example 1
Example 2
DCOUNT
The Excel DCOUNT function counts matching records in a database using criteria and an optional field. When a
field is provided DCOUNT will only count numeric values in the field.
DCOUNTA
Use DCOUNTA to count numbers or text values in a given field.
DMIN
The Excel DMIN function returns the maximum value in a field, from a set of records that match criteria
DMAX
DAVARAGE
The Excel DAVERAGE function returns the average in a given field for records that match criteria