Data Analyst for Advanced Excel - New Functions

                                                                                            next

Data Analyst for Advanced Excel - New Functions


Advanced Excel - New Functions


Several new functions are added in the math and trigonometry, statistical, engineering, date and time, lookup and reference, logical, and text function categories. Also, Web category is introduced with few Web service functions.

Functions by Category

Excel functions are categorized by their functionality. If you know the category of the function that you are looking for, you can click that category.

Step 1 âˆ’ Click on the FORMULAS tab. The Function Library group appears. The group contains the function categories.

Step 2 âˆ’ Click on More Functions. Some more function categories will be displayed.

Function Categories

Step 3 âˆ’ Click on a function category. All the functions in that category will be displayed. As you scroll on the functions, the syntax of the function and the use of the function will be displayed as shown in the image given below.

Function Categories

New Functions in Excel 2013

Date and Time Functions

  • DAYS âˆ’ Returns the number of days between two dates.

  • ISOWEEKNUM âˆ’ Returns the number of the ISO week number of the year for a given date.

Engineering Functions

  • BITAND âˆ’ Returns a 'Bitwise And' of two numbers.

  • BITLSHIFT âˆ’ Returns a value number shifted left by shift_amount bits.

  • BITOR âˆ’ Returns a bitwise OR of 2 numbers.

  • BITRSHIFT âˆ’ Returns a value number shifted right by shift_amount bits.

  • BITXOR âˆ’ Returns a bitwise 'Exclusive Or' of two numbers.

  • IMCOSH âˆ’ Returns the hyperbolic cosine of a complex number.

  • IMCOT âˆ’ Returns the cotangent of a complex number.

  • IMCSC âˆ’ Returns the cosecant of a complex number.

  • IMCSCH âˆ’ Returns the hyperbolic cosecant of a complex number.

  • IMSEC âˆ’ Returns the secant of a complex number.

  • IMSECH âˆ’ Returns the hyperbolic secant of a complex number.

  • IMSIN âˆ’ Returns the sine of a complex number.

  • IMSINH âˆ’ Returns the hyperbolic sine of a complex number.

  • IMTAN âˆ’ Returns the tangent of a complex number.

Financial Functions

  • PDURATION âˆ’ Returns the number of periods required by an investment to reach a specified value.

  • RRI âˆ’ Returns an equivalent interest rate for the growth of an investment.

Information Functions

  • ISFORMULA âˆ’ Returns TRUE if there is a reference to a cell that contains a formula.

  • SHEET âˆ’ Returns the sheet number of the referenced sheet.

  • SHEETS âˆ’ Returns the number of sheets in a reference.

Logical Functions

  • IFNA âˆ’ Returns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression.

  • XOR âˆ’ Returns a logical exclusive OR of all arguments.

Lookup and Reference Functions

  • FORMULATEXT âˆ’ Returns the formula at the given reference as text.

  • GETPIVOTDATA âˆ’ Returns data stored in a PivotTable report.

Math and Trigonometry Functions

  • ACOT âˆ’ Returns the arccotangent of a number.

  • ACOTH âˆ’ Returns the hyperbolic arccotangent of a number.

  • BASE âˆ’ Converts a number into a text representation with the given radix (base).

  • CEILING.MATH âˆ’ Rounds a number up, to the nearest integer or to the nearest multiple of significance.

  • COMBINA âˆ’ Returns the number of combinations with repetitions for a given number of items.

  • COT âˆ’ Returns the cotangent of an angle.

  • COTH âˆ’ Returns the hyperbolic cotangent of a number.

  • CSC âˆ’ Returns the cosecant of an angle.

  • CSCH âˆ’ Returns the hyperbolic cosecant of an angle.

  • DECIMAL âˆ’ Converts a text representation of a number in a given base into a decimal number.

  • FLOOR.MATH âˆ’ Rounds a number down, to the nearest integer or to the nearest multiple of significance.

  • ISO.CEILING âˆ’ Returns a number that is rounded up to the nearest integer or to the nearest multiple of significance.

  • MUNIT âˆ’ Returns the unit matrix or the specified dimension.

  • SEC âˆ’ Returns the secant of an angle.

  • SECH âˆ’ Returns the hyperbolic secant of an angle.

Statistical Functions

  • BINOM.DIST.RANGE âˆ’ Returns the probability of a trial result using a binomial distribution.

  • GAMMA âˆ’ Returns the Gamma function value.

  • GAUSS âˆ’ Returns 0.5 less than the standard normal cumulative distribution.

  • PERMUTATIONA âˆ’ Returns the number of permutations for a given number of objects (with repetitions) that can be selected from the total objects.

  • PHI âˆ’ Returns the value of the density function for a standard normal distribution.

  • SKEW.P âˆ’ Returns the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean.

Text Functions

  • DBCS âˆ’ Changes half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters.

  • NUMBERVALUE âˆ’ Converts text to number in a locale-independent manner.

  • UNICHAR âˆ’ Returns the Unicode character that is references by the given numeric value.

  • UNICODE âˆ’ Returns the number (code point) that corresponds to the first character of the text.

User Defined Functions in Add-ins

The Add-ins that you install contain Functions. These add-in or automation functions will be available in the User Defined category in the Insert Function dialog box.

User Define Function in Add-ins
  • CALL âˆ’ Calls a procedure in a dynamic link library or code resource.

  • EUROCONVERT âˆ’ Converts a number to euros, converts a number from euros to a euro member currency, or converts a number from one euro member currency to another by using the euro as an intermediary (triangulation).

  • REGISTER.ID âˆ’ Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered.

  • SQL.REQUEST âˆ’ Connects with an external data source and runs a query from a worksheet, then returns the result as an array without the need for macro programming.

Web Functions

The following web functions are introduced in Excel 2013.

  • ENCODEURL âˆ’ Returns a URL-encoded string.

  • FILTERXML âˆ’ Returns specific data from the XML content by using the specified XPath.

  • WEBSERVICE âˆ’ Returns the data from a web service.

Previous Post Next Post

Contact Form