Anda di halaman 1dari 4

Genelle A.

Salazar BSABA1311

Excel Functions
= ABS (number) Returns the absolute value of a number, a number without its sign. = AVERAGE (number1, [number2]) Returns the average of its arguments = AVERAGEIF (range, criteria, [average range]) Finds average for the cells specified by a given condition or criteria =BAHTTEXT (number) Converts a number to a text (baht) =BETADIST (x, alpha, beta, [A], [B]) Returns the cumulative beta probability density function =BIN2DEC (number) Converts a binary number to decimal =CEILING (number, significance) Rounds a number up to the nearest integer or to the nearest multiple of significance =CHAR (number) Returns the character specified by the code number from the character set of your computer. =CLEAN (text) Removes all nonprintable characters from text. =COLUMN (reference) Returns the column number of a reference. =CONVERT (number, from unit, to unit) Converts a number from one measurement system to another =COUNT (value1, value2) Counts the number of cells in a range that contain numbers =CUBEVALUE (connection, [member expression1]) Returns an aggregated value from the cube. =DAVERAGE (database, field, criteria) Averages the values in a column in a list or database that match conditions you specify.

=DAY (serial number) Returns the day of the month, a number from 1 to 31 =DEC2BIN (number, [places]) Converts a decimal number to binary =DEGREES (angle) Converts radian to degrees =DISC (settlement, maturity, coupon, pr, redemption, [basis]) Returns the discount rate for a security =DOLLAR (number, [decimals]) Converts a number to text, using currency format

=DURATION (settlement, maturity, coupon, yld, frequency, [basis]) Returns the annual duration of a security with periodic interest payments =ERF (lower limit, [upper limit]) Returns the error function. =EVEN (number) Rounds a positive number up and negative number down to the nearest even integer. =EXACT (text1, text2) Checks whether two text strings are exactly the same, and returns TRUE or FALSE. EXACT is case- sensitive. =EXP (number) Returns e raised to the power of a given number =EXPONDIST (x, lambda, cumulative) Returns the exponential distribution =FALSE () Returns the logical value FALSE =FLOOR (number, significance) Rounds a number down, toward zero, to the nearest multiple significance =GAMMADIST (x, alpha, beta, cumulative) Returns the gamma distribution =GCD (number1, number2 ) Returns the greatest common divisor.

=HYPERLINK (link_location, friendly_name) Creates a shortcut or jump that opens a document stored on your hard drive, a network server or in the internet. =HOUR (serial_number) Returns the hour as a number from 0 to 23 =IFERROR (value, value_if_error) Returns the value if_error if expression is an error and the value of the expression itself otherwise. =LCM (number1, number2) Returns the least common multiple. =LEFT (number, characters) Returns the specified number of characters from the start of a text string. =LOG (number, base) Returns the logarithm of a number to the base you specify =MEDIAN (number1, number2) Return the median or the number in the middle of the set of given number. =NOT (logical) Changes FALSE to TRUE, or TRUE to FALSE. =ODD (number) Rounds a positive number up and negative number down to the nearest =PERCENTILE (array, k) Returns the k-th percentile of values in a range. =PROPER (text) Converts a text string to proper case; the first letter in each word in uppercase and all other letters to lower case =QUARTILE (array, quart) Returns the quartile of a data set =RANK (number, ref, [order]) Returns the rank of a number in a list of numbers =RADIANS (angle) Converts degrees to radians =ROMAN (number, [form]) Converts an Arabic numeral to Roman, as text

=SIN (number) Returns the sine of an angle =TAN (number) Returns the tangent of an angle =TODAY () Returns the current date formatted as a date =VALUE (text) Converts a text string that represents a number to a number =WEEKDAY (serial_number, [return_type]) Returns a number from 1 to 7 identifying the day of the week of a date =XIRR (values, dates, [guess]) Returns the internal rate of return for a schedule of cash flows

Anda mungkin juga menyukai