EUROCONVERT Function Explained
The EUROCONVERT
Function in Microsoft Excel converts a given amount from one European currency to another. It takes three arguments: the amount to convert, the currency to convert from, and the currency to convert to. It returns the converted amount as a decimal number.
EUROCONVERT Function Syntax
EUROCONVERT(Number, Source_Currency, Target_Currency, [Exchange_Rate_Date], [Type])
- Number: The amount of money to be converted.
- Source_Currency: The currency of the amount to be converted.
- Target_Currency: The currency to convert the amount to.
- Exchange_Rate_Date: (Optional) The date of the exchange rate to use. If omitted, the current exchange rate is used.
- Type: (Optional) The type of exchange rate to use. If omitted, the current exchange rate is used.