UNICODE Function

The Excel UNICODE function returns a number (code point) corresponding to a Unicode character given as text. The result is a number in decimal notation. For example, the Euro symbol (€) is code point 8364 in decimal notation, so UNICODE returns 8364:

...Read more

UNICHAR Function

The UNICHAR function returns the Unicode character at a given code point, provided as a number in decimal format. To illustrate, the Euro symbol (€) has a code point of 8364 in decimal notation. The following formula will return the Euro character:

...Read more

AMORDEGRC Function

The Excel AMORDEGRC function returns the depreciation for each accounting period by using a depreciation coefficient. This function is provided for the French accounting system. Depreciation is prorated based on the date an asset is purchased in the first period.  AMORDEGRC...Read more

AMORLINC Function

The Excel AMORLINC function returns the depreciation for a given accounting period. This function is provided for the French accounting system. Depreciation is prorated based on the date an asset is purchased in the first period.

Example

In the example shown, an asset was ...Read more

RECEIVED Function

The RECEIVED function returns the amount received at maturity for a fully invested security.  A fully invested security does not pay periodic interest before maturity. The interest income is the difference between the redemption value of the security and the original investment.

Example...Read more

MDURATION Function

In finance, duration is a measure of the price sensitivity to changes in interest rates for an asset that pays interest on a periodic basis, like a bond. Duration can be used by financial managers as part of a strategy to minimize the impact of interest rates changes on net worth. Modified...Read more

Pages