@univerjs/sheets-formula-ui 0.7.0 → 0.8.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +6 -9
- package/lib/cjs/locale/en-US.js +2 -2
- package/lib/cjs/locale/fa-IR.js +2 -2
- package/lib/cjs/locale/fr-FR.js +2 -2
- package/lib/cjs/locale/ru-RU.js +2 -2
- package/lib/cjs/locale/vi-VN.js +2 -2
- package/lib/cjs/locale/zh-CN.js +2 -2
- package/lib/cjs/locale/zh-TW.js +2 -2
- package/lib/es/index.js +1483 -1411
- package/lib/es/locale/en-US.js +10 -5
- package/lib/es/locale/fa-IR.js +10 -5
- package/lib/es/locale/fr-FR.js +10 -5
- package/lib/es/locale/ru-RU.js +10 -5
- package/lib/es/locale/vi-VN.js +19 -0
- package/lib/es/locale/zh-CN.js +10 -5
- package/lib/es/locale/zh-TW.js +10 -5
- package/lib/index.css +1 -1
- package/lib/index.js +1483 -1411
- package/lib/locale/en-US.js +10 -5
- package/lib/locale/fa-IR.js +10 -5
- package/lib/locale/fr-FR.js +10 -5
- package/lib/locale/ru-RU.js +10 -5
- package/lib/locale/vi-VN.js +19 -0
- package/lib/locale/zh-CN.js +10 -5
- package/lib/locale/zh-TW.js +10 -5
- package/lib/types/controllers/menu.d.ts +6 -0
- package/lib/types/controllers/shortcuts/quick-sum.shortcut.d.ts +2 -0
- package/lib/types/locale/en-US.d.ts +7 -2
- package/lib/types/locale/fa-IR.d.ts +7 -2
- package/lib/types/locale/fr-FR.d.ts +7 -2
- package/lib/types/locale/function-list/lookup/en-US.d.ts +2 -2
- package/lib/types/locale/function-list/lookup/fr-FR.d.ts +2 -2
- package/lib/types/locale/function-list/lookup/ja-JP.d.ts +2 -2
- package/lib/types/locale/function-list/lookup/vi-VN.d.ts +18 -0
- package/lib/types/locale/function-list/lookup/zh-CN.d.ts +2 -2
- package/lib/types/locale/function-list/lookup/zh-TW.d.ts +2 -2
- package/lib/types/locale/ru-RU.d.ts +7 -2
- package/lib/types/locale/vi-VN.d.ts +23 -0
- package/lib/types/locale/zh-CN.d.ts +7 -2
- package/lib/types/locale/zh-TW.d.ts +7 -2
- package/lib/types/views/formula-editor/search-function/SearchFunction.d.ts +1 -2
- package/lib/types/views/more-functions/function-params/FunctionParams.d.ts +3 -3
- package/lib/umd/index.js +6 -9
- package/lib/umd/locale/en-US.js +2 -2
- package/lib/umd/locale/fa-IR.js +2 -2
- package/lib/umd/locale/fr-FR.js +2 -2
- package/lib/umd/locale/ru-RU.js +2 -2
- package/lib/umd/locale/vi-VN.js +2 -2
- package/lib/umd/locale/zh-CN.js +2 -2
- package/lib/umd/locale/zh-TW.js +2 -2
- package/package.json +14 -14
package/lib/umd/locale/en-US.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFormulaUiEnUS=t())})(this,function(){"use strict";return{formula:{insert:{tooltip:"Functions",sum:"SUM",average:"AVERAGE",count:"COUNT",max:"MAX",min:"MIN",more:"More Functions..."},functionList:{...{ACCRINT:{description:"Returns the accrued interest for a security that pays periodic interest",abstract:"Returns the accrued interest for a security that pays periodic interest",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/accrint-function-fe45d089-6722-4fb3-9379-e1f911d8dc74"}],functionParameter:{issue:{name:"issue",detail:"The security's issue date."},firstInterest:{name:"first_interest",detail:"The security's first interest date."},settlement:{name:"settlement",detail:"The security's maturity date."},rate:{name:"rate",detail:"The security's annual coupon rate."},par:{name:"par",detail:"The security's par value."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."},calcMethod:{name:"calc_method",detail:"Is a logical value: interest accrues from the issue date = TRUE or ignored; interest accrues from the last coupon payment date = FALSE."}}},ACCRINTM:{description:"Returns the accrued interest for a security that pays interest at maturity",abstract:"Returns the accrued interest for a security that pays interest at maturity",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/accrintm-function-f62f01f9-5754-4cc4-805b-0e70199328a7"}],functionParameter:{issue:{name:"issue",detail:"The security's issue date."},settlement:{name:"settlement",detail:"The security's maturity date."},rate:{name:"rate",detail:"The security's annual coupon rate."},par:{name:"par",detail:"The security's par value."},basis:{name:"basis",detail:"The type of day count basis to use."}}},AMORDEGRC:{description:"Returns the depreciation for each accounting period by using a depreciation coefficient",abstract:"Returns the depreciation for each accounting period by using a depreciation coefficient",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/amordegrc-function-a14d0ca1-64a4-42eb-9b3d-b0dededf9e51"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},AMORLINC:{description:"Returns the depreciation for each accounting period",abstract:"Returns the depreciation for each accounting period",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/amorlinc-function-7d417b45-f7f5-4dba-a0a5-3451a81079a8"}],functionParameter:{cost:{name:"cost",detail:"The cost of the asset."},datePurchased:{name:"date_purchased",detail:"The date of the purchase of the asset."},firstPeriod:{name:"first_period",detail:"The date of the end of the first period."},salvage:{name:"salvage",detail:"The salvage value at the end of the life of the asset."},period:{name:"period",detail:"The period."},rate:{name:"rate",detail:"The rate of depreciation."},basis:{name:"basis",detail:"The year basis to be used."}}},COUPDAYBS:{description:"Returns the number of days from the beginning of the coupon period to the settlement date",abstract:"Returns the number of days from the beginning of the coupon period to the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdaybs-function-eb9a8dfb-2fb2-4c61-8e5d-690b320cf872"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPDAYS:{description:"Returns the number of days in the coupon period that contains the settlement date",abstract:"Returns the number of days in the coupon period that contains the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdays-function-cc64380b-315b-4e7b-950c-b30b0a76f671"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPDAYSNC:{description:"Returns the number of days from the settlement date to the next coupon date",abstract:"Returns the number of days from the settlement date to the next coupon date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdaysnc-function-5ab3f0b2-029f-4a8b-bb65-47d525eea547"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPNCD:{description:"Returns the next coupon date after the settlement date",abstract:"Returns the next coupon date after the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupncd-function-fd962fef-506b-4d9d-8590-16df5393691f"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPNUM:{description:"Returns the number of coupons payable between the settlement date and maturity date",abstract:"Returns the number of coupons payable between the settlement date and maturity date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupnum-function-a90af57b-de53-4969-9c99-dd6139db2522"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPPCD:{description:"Returns the previous coupon date before the settlement date",abstract:"Returns the previous coupon date before the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/couppcd-function-2eb50473-6ee9-4052-a206-77a9a385d5b3"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},CUMIPMT:{description:"Returns the cumulative interest paid between two periods",abstract:"Returns the cumulative interest paid between two periods",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/cumipmt-function-61067bb0-9016-427d-b95b-1a752af0e606"}],functionParameter:{rate:{name:"rate",detail:"The interest rate."},nper:{name:"nper",detail:"The total number of payment periods."},pv:{name:"pv",detail:"The present value."},startPeriod:{name:"start_period",detail:"The first period in the calculation. Payment periods are numbered beginning with 1."},endPeriod:{name:"end_period",detail:"The last period in the calculation."},type:{name:"type",detail:"The timing of the payment."}}},CUMPRINC:{description:"Returns the cumulative principal paid on a loan between two periods",abstract:"Returns the cumulative principal paid on a loan between two periods",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/cumprinc-function-94a4516d-bd65-41a1-bc16-053a6af4c04d"}],functionParameter:{rate:{name:"rate",detail:"The interest rate."},nper:{name:"nper",detail:"The total number of payment periods."},pv:{name:"pv",detail:"The present value."},startPeriod:{name:"start_period",detail:"The first period in the calculation. Payment periods are numbered beginning with 1."},endPeriod:{name:"end_period",detail:"The last period in the calculation."},type:{name:"type",detail:"The timing of the payment."}}},DB:{description:"Returns the depreciation of an asset for a specified period by using the fixed-declining balance method",abstract:"Returns the depreciation of an asset for a specified period by using the fixed-declining balance method",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/db-function-354e7d28-5f93-4ff1-8a52-eb4ee549d9d7"}],functionParameter:{cost:{name:"cost",detail:"The initial cost of the asset."},salvage:{name:"salvage",detail:"The value at the end of the depreciation (sometimes called the salvage value of the asset)."},life:{name:"life",detail:"The number of periods over which the asset is being depreciated (sometimes called the useful life of the asset)."},period:{name:"period",detail:"The period for which you want to calculate the depreciation."},month:{name:"month",detail:"The number of months in the first year. If month is omitted, it is assumed to be 12."}}},DDB:{description:"Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify",abstract:"Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ddb-function-519a7a37-8772-4c96-85c0-ed2c209717a5"}],functionParameter:{cost:{name:"cost",detail:"The initial cost of the asset."},salvage:{name:"salvage",detail:"The value at the end of the depreciation (sometimes called the salvage value of the asset)."},life:{name:"life",detail:"The number of periods over which the asset is being depreciated (sometimes called the useful life of the asset)."},period:{name:"period",detail:"The period for which you want to calculate the depreciation."},factor:{name:"factor",detail:"The rate at which the balance declines. If factor is omitted, it is assumed to be 2 (the double-declining balance method)."}}},DISC:{description:"Returns the discount rate for a security",abstract:"Returns the discount rate for a security",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/disc-function-71fce9f3-3f05-4acf-a5a3-eac6ef4daa53"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},pr:{name:"pr",detail:"The security's price per $100 face value."},redemption:{name:"redemption",detail:"The security's redemption value per $100 face value."},basis:{name:"basis",detail:"The type of day count basis to use."}}},DOLLARDE:{description:"Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number",abstract:"Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/dollarde-function-db85aab0-1677-428a-9dfd-a38476693427"}],functionParameter:{fractionalDollar:{name:"fractional_dollar",detail:"A number expressed as an integer part and a fraction part, separated by a decimal symbol."},fraction:{name:"fraction",detail:"The integer to use in the denominator of the fraction."}}},DOLLARFR:{description:"Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction",abstract:"Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/dollarfr-function-0835d163-3023-4a33-9824-3042c5d4f495"}],functionParameter:{decimalDollar:{name:"decimal_dollar",detail:"A decimal number."},fraction:{name:"fraction",detail:"The integer to use in the denominator of the fraction."}}},DURATION:{description:"Returns the annual duration of a security with periodic interest payments",abstract:"Returns the annual duration of a security with periodic interest payments",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/duration-function-b254ea57-eadc-4602-a86a-c8e369334038"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},coupon:{name:"coupon",detail:"The security's annual coupon rate."},yld:{name:"yld",detail:"The security's annual yield."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},EFFECT:{description:"Returns the effective annual interest rate",abstract:"Returns the effective annual interest rate",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/effect-function-910d4e4c-79e2-4009-95e6-507e04f11bc4"}],functionParameter:{nominalRate:{name:"nominal_rate",detail:"The nominal interest rate."},npery:{name:"npery",detail:"The number of compounding periods per year."}}},FV:{description:"Returns the future value of an investment",abstract:"Returns the future value of an investment",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/fv-function-2eef9f44-a084-4c61-bdd8-4fe4bb1b71b3"}],functionParameter:{rate:{name:"rate",detail:"The interest rate per period."},nper:{name:"nper",detail:"The total number of payment periods in an annuity."},pmt:{name:"pmt",detail:"The payment made each period; it cannot change over the life of the annuity."},pv:{name:"pv",detail:"The present value, or the lump-sum amount that a series of future payments is worth right now."},type:{name:"type",detail:"The number 0 or 1 and indicates when payments are due."}}},FVSCHEDULE:{description:"Returns the future value of an initial principal after applying a series of compound interest rates",abstract:"Returns the future value of an initial principal after applying a series of compound interest rates",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/fvschedule-function-bec29522-bd87-4082-bab9-a241f3fb251d"}],functionParameter:{principal:{name:"principal",detail:"The present value."},schedule:{name:"schedule",detail:"An array of interest rates to apply."}}},INTRATE:{description:"Returns the interest rate for a fully invested security",abstract:"Returns the interest rate for a fully invested security",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/intrate-function-5cb34dde-a221-4cb6-b3eb-0b9e55e1316f"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},investment:{name:"investment",detail:"The amount invested in the security."},redemption:{name:"redemption",detail:"The amount to be received at maturity."},basis:{name:"basis",detail:"The type of day count basis to use."}}},IPMT:{description:"Returns the interest payment for an investment for a given period",abstract:"Returns the interest payment for an investment for a given period",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ipmt-function-5cce0ad6-8402-4a41-8d29-61a0b054cb6f"}],functionParameter:{rate:{name:"rate",detail:"The interest rate per period."},per:{name:"per",detail:"The period for which you want to find the interest and must be in the range 1 to nper."},nper:{name:"nper",detail:"The total number of payment periods in an annuity."},pv:{name:"pv",detail:"The present value, or the lump-sum amount that a series of future payments is worth right now."},fv:{name:"fv",detail:"The future value, or a cash balance you want to attain after the last payment is made."},type:{name:"type",detail:"The number 0 or 1 and indicates when payments are due."}}},IRR:{description:"Returns the internal rate of return for a series of cash flows",abstract:"Returns the internal rate of return for a series of cash flows",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/irr-function-64925eaa-9988-495b-b290-3ad0c163c1bc"}],functionParameter:{values:{name:"values",detail:`An array or a reference to cells that contain numbers for which you want to calculate the internal rate of return.
|
|
1
|
+
(function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFormulaUiEnUS=t())})(this,function(){"use strict";return{shortcut:{"sheets-formula-ui":{"quick-sum":"Quick Sum"}},formula:{insert:{tooltip:"Functions",sum:"SUM",average:"AVERAGE",count:"COUNT",max:"MAX",min:"MIN",more:"More Functions..."},functionList:{...{ACCRINT:{description:"Returns the accrued interest for a security that pays periodic interest",abstract:"Returns the accrued interest for a security that pays periodic interest",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/accrint-function-fe45d089-6722-4fb3-9379-e1f911d8dc74"}],functionParameter:{issue:{name:"issue",detail:"The security's issue date."},firstInterest:{name:"first_interest",detail:"The security's first interest date."},settlement:{name:"settlement",detail:"The security's maturity date."},rate:{name:"rate",detail:"The security's annual coupon rate."},par:{name:"par",detail:"The security's par value."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."},calcMethod:{name:"calc_method",detail:"Is a logical value: interest accrues from the issue date = TRUE or ignored; interest accrues from the last coupon payment date = FALSE."}}},ACCRINTM:{description:"Returns the accrued interest for a security that pays interest at maturity",abstract:"Returns the accrued interest for a security that pays interest at maturity",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/accrintm-function-f62f01f9-5754-4cc4-805b-0e70199328a7"}],functionParameter:{issue:{name:"issue",detail:"The security's issue date."},settlement:{name:"settlement",detail:"The security's maturity date."},rate:{name:"rate",detail:"The security's annual coupon rate."},par:{name:"par",detail:"The security's par value."},basis:{name:"basis",detail:"The type of day count basis to use."}}},AMORDEGRC:{description:"Returns the depreciation for each accounting period by using a depreciation coefficient",abstract:"Returns the depreciation for each accounting period by using a depreciation coefficient",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/amordegrc-function-a14d0ca1-64a4-42eb-9b3d-b0dededf9e51"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},AMORLINC:{description:"Returns the depreciation for each accounting period",abstract:"Returns the depreciation for each accounting period",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/amorlinc-function-7d417b45-f7f5-4dba-a0a5-3451a81079a8"}],functionParameter:{cost:{name:"cost",detail:"The cost of the asset."},datePurchased:{name:"date_purchased",detail:"The date of the purchase of the asset."},firstPeriod:{name:"first_period",detail:"The date of the end of the first period."},salvage:{name:"salvage",detail:"The salvage value at the end of the life of the asset."},period:{name:"period",detail:"The period."},rate:{name:"rate",detail:"The rate of depreciation."},basis:{name:"basis",detail:"The year basis to be used."}}},COUPDAYBS:{description:"Returns the number of days from the beginning of the coupon period to the settlement date",abstract:"Returns the number of days from the beginning of the coupon period to the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdaybs-function-eb9a8dfb-2fb2-4c61-8e5d-690b320cf872"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPDAYS:{description:"Returns the number of days in the coupon period that contains the settlement date",abstract:"Returns the number of days in the coupon period that contains the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdays-function-cc64380b-315b-4e7b-950c-b30b0a76f671"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPDAYSNC:{description:"Returns the number of days from the settlement date to the next coupon date",abstract:"Returns the number of days from the settlement date to the next coupon date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdaysnc-function-5ab3f0b2-029f-4a8b-bb65-47d525eea547"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPNCD:{description:"Returns the next coupon date after the settlement date",abstract:"Returns the next coupon date after the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupncd-function-fd962fef-506b-4d9d-8590-16df5393691f"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPNUM:{description:"Returns the number of coupons payable between the settlement date and maturity date",abstract:"Returns the number of coupons payable between the settlement date and maturity date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupnum-function-a90af57b-de53-4969-9c99-dd6139db2522"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPPCD:{description:"Returns the previous coupon date before the settlement date",abstract:"Returns the previous coupon date before the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/couppcd-function-2eb50473-6ee9-4052-a206-77a9a385d5b3"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},CUMIPMT:{description:"Returns the cumulative interest paid between two periods",abstract:"Returns the cumulative interest paid between two periods",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/cumipmt-function-61067bb0-9016-427d-b95b-1a752af0e606"}],functionParameter:{rate:{name:"rate",detail:"The interest rate."},nper:{name:"nper",detail:"The total number of payment periods."},pv:{name:"pv",detail:"The present value."},startPeriod:{name:"start_period",detail:"The first period in the calculation. Payment periods are numbered beginning with 1."},endPeriod:{name:"end_period",detail:"The last period in the calculation."},type:{name:"type",detail:"The timing of the payment."}}},CUMPRINC:{description:"Returns the cumulative principal paid on a loan between two periods",abstract:"Returns the cumulative principal paid on a loan between two periods",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/cumprinc-function-94a4516d-bd65-41a1-bc16-053a6af4c04d"}],functionParameter:{rate:{name:"rate",detail:"The interest rate."},nper:{name:"nper",detail:"The total number of payment periods."},pv:{name:"pv",detail:"The present value."},startPeriod:{name:"start_period",detail:"The first period in the calculation. Payment periods are numbered beginning with 1."},endPeriod:{name:"end_period",detail:"The last period in the calculation."},type:{name:"type",detail:"The timing of the payment."}}},DB:{description:"Returns the depreciation of an asset for a specified period by using the fixed-declining balance method",abstract:"Returns the depreciation of an asset for a specified period by using the fixed-declining balance method",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/db-function-354e7d28-5f93-4ff1-8a52-eb4ee549d9d7"}],functionParameter:{cost:{name:"cost",detail:"The initial cost of the asset."},salvage:{name:"salvage",detail:"The value at the end of the depreciation (sometimes called the salvage value of the asset)."},life:{name:"life",detail:"The number of periods over which the asset is being depreciated (sometimes called the useful life of the asset)."},period:{name:"period",detail:"The period for which you want to calculate the depreciation."},month:{name:"month",detail:"The number of months in the first year. If month is omitted, it is assumed to be 12."}}},DDB:{description:"Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify",abstract:"Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ddb-function-519a7a37-8772-4c96-85c0-ed2c209717a5"}],functionParameter:{cost:{name:"cost",detail:"The initial cost of the asset."},salvage:{name:"salvage",detail:"The value at the end of the depreciation (sometimes called the salvage value of the asset)."},life:{name:"life",detail:"The number of periods over which the asset is being depreciated (sometimes called the useful life of the asset)."},period:{name:"period",detail:"The period for which you want to calculate the depreciation."},factor:{name:"factor",detail:"The rate at which the balance declines. If factor is omitted, it is assumed to be 2 (the double-declining balance method)."}}},DISC:{description:"Returns the discount rate for a security",abstract:"Returns the discount rate for a security",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/disc-function-71fce9f3-3f05-4acf-a5a3-eac6ef4daa53"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},pr:{name:"pr",detail:"The security's price per $100 face value."},redemption:{name:"redemption",detail:"The security's redemption value per $100 face value."},basis:{name:"basis",detail:"The type of day count basis to use."}}},DOLLARDE:{description:"Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number",abstract:"Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/dollarde-function-db85aab0-1677-428a-9dfd-a38476693427"}],functionParameter:{fractionalDollar:{name:"fractional_dollar",detail:"A number expressed as an integer part and a fraction part, separated by a decimal symbol."},fraction:{name:"fraction",detail:"The integer to use in the denominator of the fraction."}}},DOLLARFR:{description:"Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction",abstract:"Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/dollarfr-function-0835d163-3023-4a33-9824-3042c5d4f495"}],functionParameter:{decimalDollar:{name:"decimal_dollar",detail:"A decimal number."},fraction:{name:"fraction",detail:"The integer to use in the denominator of the fraction."}}},DURATION:{description:"Returns the annual duration of a security with periodic interest payments",abstract:"Returns the annual duration of a security with periodic interest payments",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/duration-function-b254ea57-eadc-4602-a86a-c8e369334038"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},coupon:{name:"coupon",detail:"The security's annual coupon rate."},yld:{name:"yld",detail:"The security's annual yield."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},EFFECT:{description:"Returns the effective annual interest rate",abstract:"Returns the effective annual interest rate",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/effect-function-910d4e4c-79e2-4009-95e6-507e04f11bc4"}],functionParameter:{nominalRate:{name:"nominal_rate",detail:"The nominal interest rate."},npery:{name:"npery",detail:"The number of compounding periods per year."}}},FV:{description:"Returns the future value of an investment",abstract:"Returns the future value of an investment",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/fv-function-2eef9f44-a084-4c61-bdd8-4fe4bb1b71b3"}],functionParameter:{rate:{name:"rate",detail:"The interest rate per period."},nper:{name:"nper",detail:"The total number of payment periods in an annuity."},pmt:{name:"pmt",detail:"The payment made each period; it cannot change over the life of the annuity."},pv:{name:"pv",detail:"The present value, or the lump-sum amount that a series of future payments is worth right now."},type:{name:"type",detail:"The number 0 or 1 and indicates when payments are due."}}},FVSCHEDULE:{description:"Returns the future value of an initial principal after applying a series of compound interest rates",abstract:"Returns the future value of an initial principal after applying a series of compound interest rates",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/fvschedule-function-bec29522-bd87-4082-bab9-a241f3fb251d"}],functionParameter:{principal:{name:"principal",detail:"The present value."},schedule:{name:"schedule",detail:"An array of interest rates to apply."}}},INTRATE:{description:"Returns the interest rate for a fully invested security",abstract:"Returns the interest rate for a fully invested security",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/intrate-function-5cb34dde-a221-4cb6-b3eb-0b9e55e1316f"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},investment:{name:"investment",detail:"The amount invested in the security."},redemption:{name:"redemption",detail:"The amount to be received at maturity."},basis:{name:"basis",detail:"The type of day count basis to use."}}},IPMT:{description:"Returns the interest payment for an investment for a given period",abstract:"Returns the interest payment for an investment for a given period",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ipmt-function-5cce0ad6-8402-4a41-8d29-61a0b054cb6f"}],functionParameter:{rate:{name:"rate",detail:"The interest rate per period."},per:{name:"per",detail:"The period for which you want to find the interest and must be in the range 1 to nper."},nper:{name:"nper",detail:"The total number of payment periods in an annuity."},pv:{name:"pv",detail:"The present value, or the lump-sum amount that a series of future payments is worth right now."},fv:{name:"fv",detail:"The future value, or a cash balance you want to attain after the last payment is made."},type:{name:"type",detail:"The number 0 or 1 and indicates when payments are due."}}},IRR:{description:"Returns the internal rate of return for a series of cash flows",abstract:"Returns the internal rate of return for a series of cash flows",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/irr-function-64925eaa-9988-495b-b290-3ad0c163c1bc"}],functionParameter:{values:{name:"values",detail:`An array or a reference to cells that contain numbers for which you want to calculate the internal rate of return.
|
|
2
2
|
1.Values must contain at least one positive value and one negative value to calculate the internal rate of return.
|
|
3
3
|
2.IRR uses the order of values to interpret the order of cash flows. Be sure to enter your payment and income values in the sequence you want.
|
|
4
4
|
3.If an array or reference argument contains text, logical values, or empty cells, those values are ignored.`},guess:{name:"guess",detail:"A number that you guess is close to the result of IRR."}}},ISPMT:{description:"Calculates the interest paid during a specific period of an investment",abstract:"Calculates the interest paid during a specific period of an investment",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ispmt-function-fa58adb6-9d39-4ce0-8f43-75399cea56cc"}],functionParameter:{rate:{name:"rate",detail:"The interest rate for the investment."},per:{name:"per",detail:"The period for which you want to find the interest, and must be between 1 and Nper."},nper:{name:"nper",detail:"The total number of payment periods for the investment."},pv:{name:"pv",detail:"The present value of the investment. For a loan, Pv is the loan amount."}}},MDURATION:{description:"Returns the Macauley modified duration for a security with an assumed par value of $100",abstract:"Returns the Macauley modified duration for a security with an assumed par value of $100",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/mduration-function-b3786a69-4f20-469a-94ad-33e5b90a763c"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},coupon:{name:"coupon",detail:"The security's annual coupon rate."},yld:{name:"yld",detail:"The security's annual yield."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},MIRR:{description:"Returns the internal rate of return where positive and negative cash flows are financed at different rates",abstract:"Returns the internal rate of return where positive and negative cash flows are financed at different rates",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/mirr-function-b020f038-7492-4fb4-93c1-35c345b53524"}],functionParameter:{values:{name:"values",detail:`An array or a reference to cells that contain numbers. These numbers represent a series of payments (negative values) and income (positive values) occurring at regular periods.
|
|
@@ -16,7 +16,7 @@ COUNTIF uses only a single criteria. Use COUNTIFS if you want to use multiple cr
|
|
|
16
16
|
`,abstract:"Returns a reference as text to a single cell in a worksheet",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/address-function-d0c26c0d-3991-446b-8de4-ab46431d4f89"}],functionParameter:{row_num:{name:"row number",detail:"A numeric value that specifies the row number to use in the cell reference."},column_num:{name:"column number",detail:"A numeric value that specifies the column number to use in the cell reference."},abs_num:{name:"type of reference",detail:"A numeric value that specifies the type of reference to return."},a1:{name:"style of reference",detail:"A logical value that specifies the A1 or R1C1 reference style. In A1 style, columns are labeled alphabetically, and rows are labeled numerically. In R1C1 reference style, both columns and rows are labeled numerically. If the A1 argument is TRUE or omitted, the ADDRESS function returns an A1-style reference; if FALSE, the ADDRESS function returns an R1C1-style reference."},sheet_text:{name:"worksheet name",detail:'A text value that specifies the name of the worksheet to be used as the external reference. For example, the formula =ADDRESS(1,1,,,"Sheet2") returns Sheet2!$A$1. If the sheet_text argument is omitted, no sheet name is used, and the address returned by the function refers to a cell on the current sheet.'}}},AREAS:{description:"Returns the number of areas in a reference",abstract:"Returns the number of areas in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/areas-function-8392ba32-7a41-43b3-96b0-3695d2ec6152"}],functionParameter:{reference:{name:"reference",detail:"A reference to a cell or range of cells and can refer to multiple areas."}}},CHOOSE:{description:"Chooses a value from a list of values.",abstract:"Chooses a value from a list of values",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/choose-function-fc5c184f-cb62-4ec7-a46e-38653b98f5bc"}],functionParameter:{indexNum:{name:"index_num",detail:`Specifies which value argument is selected. Index_num must be a number between 1 and 254, or a formula or reference to a cell containing a number between 1 and 254.
|
|
17
17
|
If index_num is 1, CHOOSE returns value1; if it is 2, CHOOSE returns value2; and so on.
|
|
18
18
|
If index_num is less than 1 or greater than the number of the last value in the list, CHOOSE returns the #VALUE! error value.
|
|
19
|
-
If index_num is a fraction, it is truncated to the lowest integer before being used.`},value1:{name:"value1",detail:"CHOOSE selects a value or an action to perform based on index_num. The arguments can be numbers, cell references, defined names, formulas, functions, or text."},value2:{name:"value2",detail:"1 to 254 value arguments."}}},CHOOSECOLS:{description:"Returns the specified columns from an array",abstract:"Returns the specified columns from an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/choosecols-function-bf117976-2722-4466-9b9a-1c01ed9aebff"}],functionParameter:{array:{name:"array",detail:"The array containing the columns to be returned in the new array."},colNum1:{name:"col_num1",detail:"The first column to be returned."},colNum2:{name:"col_num2",detail:"Additional columns to be returned."}}},CHOOSEROWS:{description:"Returns the specified rows from an array",abstract:"Returns the specified rows from an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/chooserows-function-51ace882-9bab-4a44-9625-7274ef7507a3"}],functionParameter:{array:{name:"array",detail:"The array containing the rows to be returned in the new array."},rowNum1:{name:"row_num1",detail:"The first row number to be returned."},rowNum2:{name:"row_num2",detail:"Additional row numbers to be returned."}}},COLUMN:{description:"Returns the column number of the given cell reference.",abstract:"Returns the column number of a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/column-function-44e8c754-711c-4df3-9da4-47a55042554b"}],functionParameter:{reference:{name:"reference",detail:"The cell or range of cells for which you want to return the column number."}}},COLUMNS:{description:"Returns the number of columns in an array or reference.",abstract:"Returns the number of columns in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/columns-function-4e8e7b4e-e603-43e8-b177-956088fa48ca"}],functionParameter:{array:{name:"array",detail:"An array or array formula, or a reference to a range of cells for which you want the number of columns."}}},DROP:{description:"Excludes a specified number of rows or columns from the start or end of an array",abstract:"Excludes a specified number of rows or columns from the start or end of an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/drop-function-1cb4e151-9e17-4838-abe5-9ba48d8c6a34"}],functionParameter:{array:{name:"array",detail:"The array from which to drop rows or columns."},rows:{name:"rows",detail:"The number of rows to drop. A negative value drops from the end of the array."},columns:{name:"columns",detail:"The number of columns to exclude. A negative value drops from the end of the array."}}},EXPAND:{description:"Expands or pads an array to specified row and column dimensions",abstract:"Expands or pads an array to specified row and column dimensions",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/expand-function-7433fba5-4ad1-41da-a904-d5d95808bc38"}],functionParameter:{array:{name:"array",detail:"The array to expand."},rows:{name:"rows",detail:"The number of rows in the expanded array. If missing, rows will not be expanded."},columns:{name:"columns",detail:"The number of columns in the expanded array. If missing, columns will not be expanded."},padWith:{name:"pad_with",detail:"The value with which to pad. The default is #N/A."}}},FILTER:{description:"Filters a range of data based on criteria you define",abstract:"Filters a range of data based on criteria you define",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/filter-function-f4f7cb66-82eb-4767-8f7c-4877ad80c759"}],functionParameter:{array:{name:"array",detail:"The range or array to filter."},include:{name:"include",detail:"An array of Boolean values where TRUE indicates that a row or column is to be retained."},ifEmpty:{name:"if_empty",detail:"If no items are reserved, return."}}},FORMULATEXT:{description:"Returns the formula at the given reference as text",abstract:"Returns the formula at the given reference as text",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/formulatext-function-0a786771-54fd-4ae2-96ee-09cda35439c8"}],functionParameter:{reference:{name:"reference",detail:"A reference to a cell or range of cells."}}},GETPIVOTDATA:{description:"Returns data stored in a PivotTable report",abstract:"Returns data stored in a PivotTable report",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/getpivotdata-function-8c083b99-a922-4ca0-af5e-3af55960761f"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},HLOOKUP:{description:"Looks in the top row of an array and returns the value of the indicated cell",abstract:"Looks in the top row of an array and returns the value of the indicated cell",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hlookup-function-a3034eec-b719-4ba3-bb65-e1ad662ed95f"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"The value to be found in the first row of the table. Lookup_value can be a value, a reference, or a text string."},tableArray:{name:"table_array",detail:"A table of information in which data is looked up. Use a reference to a range or a range name."},rowIndexNum:{name:"row_index_num",detail:"The row number in table_array from which the matching value will be returned. A row_index_num of 1 returns the first row value in table_array, a row_index_num of 2 returns the second row value in table_array, and so on. "},rangeLookup:{name:"range_lookup",detail:"A logical value that specifies whether you want HLOOKUP to find an exact match or an approximate match."}}},HSTACK:{description:"Appends arrays horizontally and in sequence to return a larger array",abstract:"Appends arrays horizontally and in sequence to return a larger array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hstack-function-98c4ab76-10fe-4b4f-8d5f-af1c125fe8c2"}],functionParameter:{array1:{name:"array",detail:"The arrays to append."},array2:{name:"array",detail:"The arrays to append."}}},HYPERLINK:{description:"Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet",abstract:"Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hyperlink-function-333c7ce6-c5ae-4164-9c47-7de9b76f577f"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},IMAGE:{description:"Returns an image from a given source",abstract:"Returns an image from a given source",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/image-function-7e112975-5e52-4f2a-b9da-1d913d51f5d5"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},INDEX:{description:"Returns the reference of the cell at the intersection of a particular row and column. If the reference is made up of non-adjacent selections, you can pick the selection to look in.",abstract:"Uses an index to choose a value from a reference or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/index-function-a5dcf0dd-996d-40a4-a822-b56b061328bd"}],functionParameter:{reference:{name:"reference",detail:"A reference to one or more cell ranges."},rowNum:{name:"row_num",detail:"The number of the row in reference from which to return a reference."},columnNum:{name:"column_num",detail:"The number of the column in reference from which to return a reference."},areaNum:{name:"area_num",detail:"Selects a range in reference from which to return the intersection of row_num and column_num."}}},INDIRECT:{description:"Returns the reference specified by a text string. References are immediately evaluated to display their contents.",abstract:"Returns a reference indicated by a text value",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/indirect-function-474b3a3a-8a26-4f44-b491-92b6306fa261"}],functionParameter:{refText:{name:"ref_text",detail:"A reference to a cell that contains an A1-style reference, an R1C1-style reference, a name defined as a reference, or a reference to a cell as a text string. "},a1:{name:"a1",detail:"A logical value that specifies what type of reference is contained in the cell ref_text."}}},LOOKUP:{description:"When you need to look in a single row or column and find a value from the same position in a second row or column",abstract:"Looks up values in a vector or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/lookup-function-446d94af-663b-451d-8251-369d5e3864cb"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"A value that LOOKUP searches for in the first vector. Lookup_value can be a number, text, a logical value, or a name or reference that refers to a value."},lookupVectorOrArray:{name:"lookup_vectorOrArray",detail:"A range that contains only one row or one column"},resultVector:{name:"result_vector",detail:"A range that contains only one row or column. The result_vector argument must be the same size as lookup_vector."}}},MATCH:{description:"The MATCH function searches for a specified item in a range of cells, and then returns the relative position of that item in the range.",abstract:"Looks up values in a reference or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/match-function-e8dffd45-c762-47d6-bf89-533f4a37673a"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"The value that you want to match in lookup_array."},lookupArray:{name:"lookup_array",detail:"The range of cells being searched."},matchType:{name:"match_type",detail:"The number -1, 0, or 1."}}},OFFSET:{description:"Returns a reference offset from a given reference",abstract:"Returns a reference offset from a given reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/offset-function-c8de19ae-dd79-4b9b-a14e-b4d906d11b66"}],functionParameter:{reference:{name:"reference",detail:"The reference from which you want to base the offset."},rows:{name:"rows",detail:"The number of rows, up or down, that you want the upper-left cell to refer to."},cols:{name:"columns",detail:"The number of columns, to the left or right, that you want the upper-left cell of the result to refer to."},height:{name:"height",detail:"The height, in number of rows, that you want the returned reference to be. Height must be a positive number."},width:{name:"width",detail:"The width, in number of columns, that you want the returned reference to be. Width must be a positive number."}}},ROW:{description:"Returns the row number of a reference",abstract:"Returns the row number of a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/row-function-3a63b74a-c4d0-4093-b49a-e76eb49a6d8d"}],functionParameter:{reference:{name:"reference",detail:"The cell or range of cells for which you want the row number."}}},ROWS:{description:"Returns the number of rows in an array or reference.",abstract:"Returns the number of rows in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/rows-function-b592593e-3fc2-47f2-bec1-bda493811597"}],functionParameter:{array:{name:"array",detail:"An array, an array formula, or a reference to a range of cells for which you want the number of rows."}}},RTD:{description:"Retrieves real-time data from a program that supports COM automation",abstract:"Retrieves real-time data from a program that supports COM automation",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/rtd-function-e0cc001a-56f0-470a-9b19-9455dc0eb593"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},SORT:{description:"Sorts the contents of a range or array",abstract:"Sorts the contents of a range or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/sort-function-22f63bd0-ccc8-492f-953d-c20e8e44b86c"}],functionParameter:{array:{name:"array",detail:"The range or array to be sorted."},sortIndex:{name:"sort_index",detail:"A number indicating the sort order (by row or by column)."},sortOrder:{name:"sort_order",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."},byCol:{name:"by_col",detail:"Logical value indicating the desired sort direction; FALSE sorts by rows (default), TRUE sorts by columns."}}},SORTBY:{description:"Sorts the contents of a range or array based on the values in a corresponding range or array",abstract:"Sorts the contents of a range or array based on the values in a corresponding range or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/sortby-function-cd2d7a62-1b93-435c-b561-d6a35134f28f"}],functionParameter:{array:{name:"array",detail:"The range or array to be sorted."},byArray1:{name:"by_array1",detail:"The range or array to sort based on."},sortOrder1:{name:"sort_order1",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."},byArray2:{name:"by_array2",detail:"The range or array to sort based on."},sortOrder2:{name:"sort_order2",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."}}},TAKE:{description:"Returns a specified number of contiguous rows or columns from the start or end of an array",abstract:"Returns a specified number of contiguous rows or columns from the start or end of an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/take-function-25382ff1-5da1-4f78-ab43-f33bd2e4e003"}],functionParameter:{array:{name:"array",detail:"The array from which to take rows or columns."},rows:{name:"rows",detail:"The number of rows to take. A negative value takes from the end of the array."},columns:{name:"columns",detail:"The number of columns to take. A negative value takes from the end of the array."}}},TOCOL:{description:"Returns the array in a single column",abstract:"Returns the array in a single column",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/tocol-function-22839d9b-0b55-4fc1-b4e6-2761f8f122ed"}],functionParameter:{array:{name:"array",detail:"The array or reference to return as a column."},ignore:{name:"ignore",detail:`Whether to ignore certain types of values. By default, no values are ignored. Specify one of the following:
|
|
19
|
+
If index_num is a fraction, it is truncated to the lowest integer before being used.`},value1:{name:"value1",detail:"CHOOSE selects a value or an action to perform based on index_num. The arguments can be numbers, cell references, defined names, formulas, functions, or text."},value2:{name:"value2",detail:"1 to 254 value arguments."}}},CHOOSECOLS:{description:"Returns the specified columns from an array",abstract:"Returns the specified columns from an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/choosecols-function-bf117976-2722-4466-9b9a-1c01ed9aebff"}],functionParameter:{array:{name:"array",detail:"The array containing the columns to be returned in the new array."},colNum1:{name:"col_num1",detail:"The first column to be returned."},colNum2:{name:"col_num2",detail:"Additional columns to be returned."}}},CHOOSEROWS:{description:"Returns the specified rows from an array",abstract:"Returns the specified rows from an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/chooserows-function-51ace882-9bab-4a44-9625-7274ef7507a3"}],functionParameter:{array:{name:"array",detail:"The array containing the rows to be returned in the new array."},rowNum1:{name:"row_num1",detail:"The first row number to be returned."},rowNum2:{name:"row_num2",detail:"Additional row numbers to be returned."}}},COLUMN:{description:"Returns the column number of the given cell reference.",abstract:"Returns the column number of a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/column-function-44e8c754-711c-4df3-9da4-47a55042554b"}],functionParameter:{reference:{name:"reference",detail:"The cell or range of cells for which you want to return the column number."}}},COLUMNS:{description:"Returns the number of columns in an array or reference.",abstract:"Returns the number of columns in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/columns-function-4e8e7b4e-e603-43e8-b177-956088fa48ca"}],functionParameter:{array:{name:"array",detail:"An array or array formula, or a reference to a range of cells for which you want the number of columns."}}},DROP:{description:"Excludes a specified number of rows or columns from the start or end of an array",abstract:"Excludes a specified number of rows or columns from the start or end of an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/drop-function-1cb4e151-9e17-4838-abe5-9ba48d8c6a34"}],functionParameter:{array:{name:"array",detail:"The array from which to drop rows or columns."},rows:{name:"rows",detail:"The number of rows to drop. A negative value drops from the end of the array."},columns:{name:"columns",detail:"The number of columns to exclude. A negative value drops from the end of the array."}}},EXPAND:{description:"Expands or pads an array to specified row and column dimensions",abstract:"Expands or pads an array to specified row and column dimensions",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/expand-function-7433fba5-4ad1-41da-a904-d5d95808bc38"}],functionParameter:{array:{name:"array",detail:"The array to expand."},rows:{name:"rows",detail:"The number of rows in the expanded array. If missing, rows will not be expanded."},columns:{name:"columns",detail:"The number of columns in the expanded array. If missing, columns will not be expanded."},padWith:{name:"pad_with",detail:"The value with which to pad. The default is #N/A."}}},FILTER:{description:"Filters a range of data based on criteria you define",abstract:"Filters a range of data based on criteria you define",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/filter-function-f4f7cb66-82eb-4767-8f7c-4877ad80c759"}],functionParameter:{array:{name:"array",detail:"The range or array to filter."},include:{name:"include",detail:"An array of Boolean values where TRUE indicates that a row or column is to be retained."},ifEmpty:{name:"if_empty",detail:"If no items are reserved, return."}}},FORMULATEXT:{description:"Returns the formula at the given reference as text",abstract:"Returns the formula at the given reference as text",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/formulatext-function-0a786771-54fd-4ae2-96ee-09cda35439c8"}],functionParameter:{reference:{name:"reference",detail:"A reference to a cell or range of cells."}}},GETPIVOTDATA:{description:"Returns data stored in a PivotTable report",abstract:"Returns data stored in a PivotTable report",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/getpivotdata-function-8c083b99-a922-4ca0-af5e-3af55960761f"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},HLOOKUP:{description:"Looks in the top row of an array and returns the value of the indicated cell",abstract:"Looks in the top row of an array and returns the value of the indicated cell",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hlookup-function-a3034eec-b719-4ba3-bb65-e1ad662ed95f"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"The value to be found in the first row of the table. Lookup_value can be a value, a reference, or a text string."},tableArray:{name:"table_array",detail:"A table of information in which data is looked up. Use a reference to a range or a range name."},rowIndexNum:{name:"row_index_num",detail:"The row number in table_array from which the matching value will be returned. A row_index_num of 1 returns the first row value in table_array, a row_index_num of 2 returns the second row value in table_array, and so on. "},rangeLookup:{name:"range_lookup",detail:"A logical value that specifies whether you want HLOOKUP to find an exact match or an approximate match."}}},HSTACK:{description:"Appends arrays horizontally and in sequence to return a larger array",abstract:"Appends arrays horizontally and in sequence to return a larger array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hstack-function-98c4ab76-10fe-4b4f-8d5f-af1c125fe8c2"}],functionParameter:{array1:{name:"array",detail:"The arrays to append."},array2:{name:"array",detail:"The arrays to append."}}},HYPERLINK:{description:"Creates a hyperlink inside a cell.",abstract:"Creates a hyperlink inside a cell.",links:[{title:"Instruction",url:"https://support.google.com/docs/answer/3093313?sjid=14131674310032162335-NC&hl=en"}],functionParameter:{url:{name:"url",detail:"The full URL of the link location enclosed in quotation marks, or a reference to a cell containing such a URL."},linkLabel:{name:"link_label",detail:"The text to display in the cell as the link, enclosed in quotation marks, or a reference to a cell containing such a label."}}},IMAGE:{description:"Returns an image from a given source",abstract:"Returns an image from a given source",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/image-function-7e112975-5e52-4f2a-b9da-1d913d51f5d5"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},INDEX:{description:"Returns the reference of the cell at the intersection of a particular row and column. If the reference is made up of non-adjacent selections, you can pick the selection to look in.",abstract:"Uses an index to choose a value from a reference or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/index-function-a5dcf0dd-996d-40a4-a822-b56b061328bd"}],functionParameter:{reference:{name:"reference",detail:"A reference to one or more cell ranges."},rowNum:{name:"row_num",detail:"The number of the row in reference from which to return a reference."},columnNum:{name:"column_num",detail:"The number of the column in reference from which to return a reference."},areaNum:{name:"area_num",detail:"Selects a range in reference from which to return the intersection of row_num and column_num."}}},INDIRECT:{description:"Returns the reference specified by a text string. References are immediately evaluated to display their contents.",abstract:"Returns a reference indicated by a text value",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/indirect-function-474b3a3a-8a26-4f44-b491-92b6306fa261"}],functionParameter:{refText:{name:"ref_text",detail:"A reference to a cell that contains an A1-style reference, an R1C1-style reference, a name defined as a reference, or a reference to a cell as a text string. "},a1:{name:"a1",detail:"A logical value that specifies what type of reference is contained in the cell ref_text."}}},LOOKUP:{description:"When you need to look in a single row or column and find a value from the same position in a second row or column",abstract:"Looks up values in a vector or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/lookup-function-446d94af-663b-451d-8251-369d5e3864cb"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"A value that LOOKUP searches for in the first vector. Lookup_value can be a number, text, a logical value, or a name or reference that refers to a value."},lookupVectorOrArray:{name:"lookup_vectorOrArray",detail:"A range that contains only one row or one column"},resultVector:{name:"result_vector",detail:"A range that contains only one row or column. The result_vector argument must be the same size as lookup_vector."}}},MATCH:{description:"The MATCH function searches for a specified item in a range of cells, and then returns the relative position of that item in the range.",abstract:"Looks up values in a reference or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/match-function-e8dffd45-c762-47d6-bf89-533f4a37673a"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"The value that you want to match in lookup_array."},lookupArray:{name:"lookup_array",detail:"The range of cells being searched."},matchType:{name:"match_type",detail:"The number -1, 0, or 1."}}},OFFSET:{description:"Returns a reference offset from a given reference",abstract:"Returns a reference offset from a given reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/offset-function-c8de19ae-dd79-4b9b-a14e-b4d906d11b66"}],functionParameter:{reference:{name:"reference",detail:"The reference from which you want to base the offset."},rows:{name:"rows",detail:"The number of rows, up or down, that you want the upper-left cell to refer to."},cols:{name:"columns",detail:"The number of columns, to the left or right, that you want the upper-left cell of the result to refer to."},height:{name:"height",detail:"The height, in number of rows, that you want the returned reference to be. Height must be a positive number."},width:{name:"width",detail:"The width, in number of columns, that you want the returned reference to be. Width must be a positive number."}}},ROW:{description:"Returns the row number of a reference",abstract:"Returns the row number of a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/row-function-3a63b74a-c4d0-4093-b49a-e76eb49a6d8d"}],functionParameter:{reference:{name:"reference",detail:"The cell or range of cells for which you want the row number."}}},ROWS:{description:"Returns the number of rows in an array or reference.",abstract:"Returns the number of rows in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/rows-function-b592593e-3fc2-47f2-bec1-bda493811597"}],functionParameter:{array:{name:"array",detail:"An array, an array formula, or a reference to a range of cells for which you want the number of rows."}}},RTD:{description:"Retrieves real-time data from a program that supports COM automation",abstract:"Retrieves real-time data from a program that supports COM automation",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/rtd-function-e0cc001a-56f0-470a-9b19-9455dc0eb593"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},SORT:{description:"Sorts the contents of a range or array",abstract:"Sorts the contents of a range or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/sort-function-22f63bd0-ccc8-492f-953d-c20e8e44b86c"}],functionParameter:{array:{name:"array",detail:"The range or array to be sorted."},sortIndex:{name:"sort_index",detail:"A number indicating the sort order (by row or by column)."},sortOrder:{name:"sort_order",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."},byCol:{name:"by_col",detail:"Logical value indicating the desired sort direction; FALSE sorts by rows (default), TRUE sorts by columns."}}},SORTBY:{description:"Sorts the contents of a range or array based on the values in a corresponding range or array",abstract:"Sorts the contents of a range or array based on the values in a corresponding range or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/sortby-function-cd2d7a62-1b93-435c-b561-d6a35134f28f"}],functionParameter:{array:{name:"array",detail:"The range or array to be sorted."},byArray1:{name:"by_array1",detail:"The range or array to sort based on."},sortOrder1:{name:"sort_order1",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."},byArray2:{name:"by_array2",detail:"The range or array to sort based on."},sortOrder2:{name:"sort_order2",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."}}},TAKE:{description:"Returns a specified number of contiguous rows or columns from the start or end of an array",abstract:"Returns a specified number of contiguous rows or columns from the start or end of an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/take-function-25382ff1-5da1-4f78-ab43-f33bd2e4e003"}],functionParameter:{array:{name:"array",detail:"The array from which to take rows or columns."},rows:{name:"rows",detail:"The number of rows to take. A negative value takes from the end of the array."},columns:{name:"columns",detail:"The number of columns to take. A negative value takes from the end of the array."}}},TOCOL:{description:"Returns the array in a single column",abstract:"Returns the array in a single column",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/tocol-function-22839d9b-0b55-4fc1-b4e6-2761f8f122ed"}],functionParameter:{array:{name:"array",detail:"The array or reference to return as a column."},ignore:{name:"ignore",detail:`Whether to ignore certain types of values. By default, no values are ignored. Specify one of the following:
|
|
20
20
|
0 Keep all values (default)
|
|
21
21
|
1 Ignore blanks
|
|
22
22
|
2 Ignore errors
|
package/lib/umd/locale/fa-IR.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFormulaUiFaIR=t())})(this,function(){"use strict";return{formula:{insert:{tooltip:"توابع",sum:"SUM",average:"AVERAGE",count:"COUNT",max:"MAX",min:"MIN",more:"توابع بیشتر..."},functionList:{...{ACCRINT:{description:"Returns the accrued interest for a security that pays periodic interest",abstract:"Returns the accrued interest for a security that pays periodic interest",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/accrint-function-fe45d089-6722-4fb3-9379-e1f911d8dc74"}],functionParameter:{issue:{name:"issue",detail:"The security's issue date."},firstInterest:{name:"first_interest",detail:"The security's first interest date."},settlement:{name:"settlement",detail:"The security's maturity date."},rate:{name:"rate",detail:"The security's annual coupon rate."},par:{name:"par",detail:"The security's par value."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."},calcMethod:{name:"calc_method",detail:"Is a logical value: interest accrues from the issue date = TRUE or ignored; interest accrues from the last coupon payment date = FALSE."}}},ACCRINTM:{description:"Returns the accrued interest for a security that pays interest at maturity",abstract:"Returns the accrued interest for a security that pays interest at maturity",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/accrintm-function-f62f01f9-5754-4cc4-805b-0e70199328a7"}],functionParameter:{issue:{name:"issue",detail:"The security's issue date."},settlement:{name:"settlement",detail:"The security's maturity date."},rate:{name:"rate",detail:"The security's annual coupon rate."},par:{name:"par",detail:"The security's par value."},basis:{name:"basis",detail:"The type of day count basis to use."}}},AMORDEGRC:{description:"Returns the depreciation for each accounting period by using a depreciation coefficient",abstract:"Returns the depreciation for each accounting period by using a depreciation coefficient",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/amordegrc-function-a14d0ca1-64a4-42eb-9b3d-b0dededf9e51"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},AMORLINC:{description:"Returns the depreciation for each accounting period",abstract:"Returns the depreciation for each accounting period",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/amorlinc-function-7d417b45-f7f5-4dba-a0a5-3451a81079a8"}],functionParameter:{cost:{name:"cost",detail:"The cost of the asset."},datePurchased:{name:"date_purchased",detail:"The date of the purchase of the asset."},firstPeriod:{name:"first_period",detail:"The date of the end of the first period."},salvage:{name:"salvage",detail:"The salvage value at the end of the life of the asset."},period:{name:"period",detail:"The period."},rate:{name:"rate",detail:"The rate of depreciation."},basis:{name:"basis",detail:"The year basis to be used."}}},COUPDAYBS:{description:"Returns the number of days from the beginning of the coupon period to the settlement date",abstract:"Returns the number of days from the beginning of the coupon period to the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdaybs-function-eb9a8dfb-2fb2-4c61-8e5d-690b320cf872"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPDAYS:{description:"Returns the number of days in the coupon period that contains the settlement date",abstract:"Returns the number of days in the coupon period that contains the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdays-function-cc64380b-315b-4e7b-950c-b30b0a76f671"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPDAYSNC:{description:"Returns the number of days from the settlement date to the next coupon date",abstract:"Returns the number of days from the settlement date to the next coupon date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdaysnc-function-5ab3f0b2-029f-4a8b-bb65-47d525eea547"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPNCD:{description:"Returns the next coupon date after the settlement date",abstract:"Returns the next coupon date after the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupncd-function-fd962fef-506b-4d9d-8590-16df5393691f"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPNUM:{description:"Returns the number of coupons payable between the settlement date and maturity date",abstract:"Returns the number of coupons payable between the settlement date and maturity date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupnum-function-a90af57b-de53-4969-9c99-dd6139db2522"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPPCD:{description:"Returns the previous coupon date before the settlement date",abstract:"Returns the previous coupon date before the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/couppcd-function-2eb50473-6ee9-4052-a206-77a9a385d5b3"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},CUMIPMT:{description:"Returns the cumulative interest paid between two periods",abstract:"Returns the cumulative interest paid between two periods",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/cumipmt-function-61067bb0-9016-427d-b95b-1a752af0e606"}],functionParameter:{rate:{name:"rate",detail:"The interest rate."},nper:{name:"nper",detail:"The total number of payment periods."},pv:{name:"pv",detail:"The present value."},startPeriod:{name:"start_period",detail:"The first period in the calculation. Payment periods are numbered beginning with 1."},endPeriod:{name:"end_period",detail:"The last period in the calculation."},type:{name:"type",detail:"The timing of the payment."}}},CUMPRINC:{description:"Returns the cumulative principal paid on a loan between two periods",abstract:"Returns the cumulative principal paid on a loan between two periods",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/cumprinc-function-94a4516d-bd65-41a1-bc16-053a6af4c04d"}],functionParameter:{rate:{name:"rate",detail:"The interest rate."},nper:{name:"nper",detail:"The total number of payment periods."},pv:{name:"pv",detail:"The present value."},startPeriod:{name:"start_period",detail:"The first period in the calculation. Payment periods are numbered beginning with 1."},endPeriod:{name:"end_period",detail:"The last period in the calculation."},type:{name:"type",detail:"The timing of the payment."}}},DB:{description:"Returns the depreciation of an asset for a specified period by using the fixed-declining balance method",abstract:"Returns the depreciation of an asset for a specified period by using the fixed-declining balance method",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/db-function-354e7d28-5f93-4ff1-8a52-eb4ee549d9d7"}],functionParameter:{cost:{name:"cost",detail:"The initial cost of the asset."},salvage:{name:"salvage",detail:"The value at the end of the depreciation (sometimes called the salvage value of the asset)."},life:{name:"life",detail:"The number of periods over which the asset is being depreciated (sometimes called the useful life of the asset)."},period:{name:"period",detail:"The period for which you want to calculate the depreciation."},month:{name:"month",detail:"The number of months in the first year. If month is omitted, it is assumed to be 12."}}},DDB:{description:"Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify",abstract:"Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ddb-function-519a7a37-8772-4c96-85c0-ed2c209717a5"}],functionParameter:{cost:{name:"cost",detail:"The initial cost of the asset."},salvage:{name:"salvage",detail:"The value at the end of the depreciation (sometimes called the salvage value of the asset)."},life:{name:"life",detail:"The number of periods over which the asset is being depreciated (sometimes called the useful life of the asset)."},period:{name:"period",detail:"The period for which you want to calculate the depreciation."},factor:{name:"factor",detail:"The rate at which the balance declines. If factor is omitted, it is assumed to be 2 (the double-declining balance method)."}}},DISC:{description:"Returns the discount rate for a security",abstract:"Returns the discount rate for a security",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/disc-function-71fce9f3-3f05-4acf-a5a3-eac6ef4daa53"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},pr:{name:"pr",detail:"The security's price per $100 face value."},redemption:{name:"redemption",detail:"The security's redemption value per $100 face value."},basis:{name:"basis",detail:"The type of day count basis to use."}}},DOLLARDE:{description:"Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number",abstract:"Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/dollarde-function-db85aab0-1677-428a-9dfd-a38476693427"}],functionParameter:{fractionalDollar:{name:"fractional_dollar",detail:"A number expressed as an integer part and a fraction part, separated by a decimal symbol."},fraction:{name:"fraction",detail:"The integer to use in the denominator of the fraction."}}},DOLLARFR:{description:"Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction",abstract:"Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/dollarfr-function-0835d163-3023-4a33-9824-3042c5d4f495"}],functionParameter:{decimalDollar:{name:"decimal_dollar",detail:"A decimal number."},fraction:{name:"fraction",detail:"The integer to use in the denominator of the fraction."}}},DURATION:{description:"Returns the annual duration of a security with periodic interest payments",abstract:"Returns the annual duration of a security with periodic interest payments",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/duration-function-b254ea57-eadc-4602-a86a-c8e369334038"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},coupon:{name:"coupon",detail:"The security's annual coupon rate."},yld:{name:"yld",detail:"The security's annual yield."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},EFFECT:{description:"Returns the effective annual interest rate",abstract:"Returns the effective annual interest rate",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/effect-function-910d4e4c-79e2-4009-95e6-507e04f11bc4"}],functionParameter:{nominalRate:{name:"nominal_rate",detail:"The nominal interest rate."},npery:{name:"npery",detail:"The number of compounding periods per year."}}},FV:{description:"Returns the future value of an investment",abstract:"Returns the future value of an investment",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/fv-function-2eef9f44-a084-4c61-bdd8-4fe4bb1b71b3"}],functionParameter:{rate:{name:"rate",detail:"The interest rate per period."},nper:{name:"nper",detail:"The total number of payment periods in an annuity."},pmt:{name:"pmt",detail:"The payment made each period; it cannot change over the life of the annuity."},pv:{name:"pv",detail:"The present value, or the lump-sum amount that a series of future payments is worth right now."},type:{name:"type",detail:"The number 0 or 1 and indicates when payments are due."}}},FVSCHEDULE:{description:"Returns the future value of an initial principal after applying a series of compound interest rates",abstract:"Returns the future value of an initial principal after applying a series of compound interest rates",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/fvschedule-function-bec29522-bd87-4082-bab9-a241f3fb251d"}],functionParameter:{principal:{name:"principal",detail:"The present value."},schedule:{name:"schedule",detail:"An array of interest rates to apply."}}},INTRATE:{description:"Returns the interest rate for a fully invested security",abstract:"Returns the interest rate for a fully invested security",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/intrate-function-5cb34dde-a221-4cb6-b3eb-0b9e55e1316f"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},investment:{name:"investment",detail:"The amount invested in the security."},redemption:{name:"redemption",detail:"The amount to be received at maturity."},basis:{name:"basis",detail:"The type of day count basis to use."}}},IPMT:{description:"Returns the interest payment for an investment for a given period",abstract:"Returns the interest payment for an investment for a given period",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ipmt-function-5cce0ad6-8402-4a41-8d29-61a0b054cb6f"}],functionParameter:{rate:{name:"rate",detail:"The interest rate per period."},per:{name:"per",detail:"The period for which you want to find the interest and must be in the range 1 to nper."},nper:{name:"nper",detail:"The total number of payment periods in an annuity."},pv:{name:"pv",detail:"The present value, or the lump-sum amount that a series of future payments is worth right now."},fv:{name:"fv",detail:"The future value, or a cash balance you want to attain after the last payment is made."},type:{name:"type",detail:"The number 0 or 1 and indicates when payments are due."}}},IRR:{description:"Returns the internal rate of return for a series of cash flows",abstract:"Returns the internal rate of return for a series of cash flows",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/irr-function-64925eaa-9988-495b-b290-3ad0c163c1bc"}],functionParameter:{values:{name:"values",detail:`An array or a reference to cells that contain numbers for which you want to calculate the internal rate of return.
|
|
1
|
+
(function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFormulaUiFaIR=t())})(this,function(){"use strict";return{shortcut:{"sheets-formula-ui":{"quick-sum":"جمع سریع"}},formula:{insert:{tooltip:"توابع",sum:"SUM",average:"AVERAGE",count:"COUNT",max:"MAX",min:"MIN",more:"توابع بیشتر..."},functionList:{...{ACCRINT:{description:"Returns the accrued interest for a security that pays periodic interest",abstract:"Returns the accrued interest for a security that pays periodic interest",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/accrint-function-fe45d089-6722-4fb3-9379-e1f911d8dc74"}],functionParameter:{issue:{name:"issue",detail:"The security's issue date."},firstInterest:{name:"first_interest",detail:"The security's first interest date."},settlement:{name:"settlement",detail:"The security's maturity date."},rate:{name:"rate",detail:"The security's annual coupon rate."},par:{name:"par",detail:"The security's par value."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."},calcMethod:{name:"calc_method",detail:"Is a logical value: interest accrues from the issue date = TRUE or ignored; interest accrues from the last coupon payment date = FALSE."}}},ACCRINTM:{description:"Returns the accrued interest for a security that pays interest at maturity",abstract:"Returns the accrued interest for a security that pays interest at maturity",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/accrintm-function-f62f01f9-5754-4cc4-805b-0e70199328a7"}],functionParameter:{issue:{name:"issue",detail:"The security's issue date."},settlement:{name:"settlement",detail:"The security's maturity date."},rate:{name:"rate",detail:"The security's annual coupon rate."},par:{name:"par",detail:"The security's par value."},basis:{name:"basis",detail:"The type of day count basis to use."}}},AMORDEGRC:{description:"Returns the depreciation for each accounting period by using a depreciation coefficient",abstract:"Returns the depreciation for each accounting period by using a depreciation coefficient",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/amordegrc-function-a14d0ca1-64a4-42eb-9b3d-b0dededf9e51"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},AMORLINC:{description:"Returns the depreciation for each accounting period",abstract:"Returns the depreciation for each accounting period",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/amorlinc-function-7d417b45-f7f5-4dba-a0a5-3451a81079a8"}],functionParameter:{cost:{name:"cost",detail:"The cost of the asset."},datePurchased:{name:"date_purchased",detail:"The date of the purchase of the asset."},firstPeriod:{name:"first_period",detail:"The date of the end of the first period."},salvage:{name:"salvage",detail:"The salvage value at the end of the life of the asset."},period:{name:"period",detail:"The period."},rate:{name:"rate",detail:"The rate of depreciation."},basis:{name:"basis",detail:"The year basis to be used."}}},COUPDAYBS:{description:"Returns the number of days from the beginning of the coupon period to the settlement date",abstract:"Returns the number of days from the beginning of the coupon period to the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdaybs-function-eb9a8dfb-2fb2-4c61-8e5d-690b320cf872"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPDAYS:{description:"Returns the number of days in the coupon period that contains the settlement date",abstract:"Returns the number of days in the coupon period that contains the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdays-function-cc64380b-315b-4e7b-950c-b30b0a76f671"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPDAYSNC:{description:"Returns the number of days from the settlement date to the next coupon date",abstract:"Returns the number of days from the settlement date to the next coupon date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupdaysnc-function-5ab3f0b2-029f-4a8b-bb65-47d525eea547"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPNCD:{description:"Returns the next coupon date after the settlement date",abstract:"Returns the next coupon date after the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupncd-function-fd962fef-506b-4d9d-8590-16df5393691f"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPNUM:{description:"Returns the number of coupons payable between the settlement date and maturity date",abstract:"Returns the number of coupons payable between the settlement date and maturity date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/coupnum-function-a90af57b-de53-4969-9c99-dd6139db2522"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},COUPPCD:{description:"Returns the previous coupon date before the settlement date",abstract:"Returns the previous coupon date before the settlement date",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/couppcd-function-2eb50473-6ee9-4052-a206-77a9a385d5b3"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},CUMIPMT:{description:"Returns the cumulative interest paid between two periods",abstract:"Returns the cumulative interest paid between two periods",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/cumipmt-function-61067bb0-9016-427d-b95b-1a752af0e606"}],functionParameter:{rate:{name:"rate",detail:"The interest rate."},nper:{name:"nper",detail:"The total number of payment periods."},pv:{name:"pv",detail:"The present value."},startPeriod:{name:"start_period",detail:"The first period in the calculation. Payment periods are numbered beginning with 1."},endPeriod:{name:"end_period",detail:"The last period in the calculation."},type:{name:"type",detail:"The timing of the payment."}}},CUMPRINC:{description:"Returns the cumulative principal paid on a loan between two periods",abstract:"Returns the cumulative principal paid on a loan between two periods",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/cumprinc-function-94a4516d-bd65-41a1-bc16-053a6af4c04d"}],functionParameter:{rate:{name:"rate",detail:"The interest rate."},nper:{name:"nper",detail:"The total number of payment periods."},pv:{name:"pv",detail:"The present value."},startPeriod:{name:"start_period",detail:"The first period in the calculation. Payment periods are numbered beginning with 1."},endPeriod:{name:"end_period",detail:"The last period in the calculation."},type:{name:"type",detail:"The timing of the payment."}}},DB:{description:"Returns the depreciation of an asset for a specified period by using the fixed-declining balance method",abstract:"Returns the depreciation of an asset for a specified period by using the fixed-declining balance method",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/db-function-354e7d28-5f93-4ff1-8a52-eb4ee549d9d7"}],functionParameter:{cost:{name:"cost",detail:"The initial cost of the asset."},salvage:{name:"salvage",detail:"The value at the end of the depreciation (sometimes called the salvage value of the asset)."},life:{name:"life",detail:"The number of periods over which the asset is being depreciated (sometimes called the useful life of the asset)."},period:{name:"period",detail:"The period for which you want to calculate the depreciation."},month:{name:"month",detail:"The number of months in the first year. If month is omitted, it is assumed to be 12."}}},DDB:{description:"Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify",abstract:"Returns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ddb-function-519a7a37-8772-4c96-85c0-ed2c209717a5"}],functionParameter:{cost:{name:"cost",detail:"The initial cost of the asset."},salvage:{name:"salvage",detail:"The value at the end of the depreciation (sometimes called the salvage value of the asset)."},life:{name:"life",detail:"The number of periods over which the asset is being depreciated (sometimes called the useful life of the asset)."},period:{name:"period",detail:"The period for which you want to calculate the depreciation."},factor:{name:"factor",detail:"The rate at which the balance declines. If factor is omitted, it is assumed to be 2 (the double-declining balance method)."}}},DISC:{description:"Returns the discount rate for a security",abstract:"Returns the discount rate for a security",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/disc-function-71fce9f3-3f05-4acf-a5a3-eac6ef4daa53"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},pr:{name:"pr",detail:"The security's price per $100 face value."},redemption:{name:"redemption",detail:"The security's redemption value per $100 face value."},basis:{name:"basis",detail:"The type of day count basis to use."}}},DOLLARDE:{description:"Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number",abstract:"Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/dollarde-function-db85aab0-1677-428a-9dfd-a38476693427"}],functionParameter:{fractionalDollar:{name:"fractional_dollar",detail:"A number expressed as an integer part and a fraction part, separated by a decimal symbol."},fraction:{name:"fraction",detail:"The integer to use in the denominator of the fraction."}}},DOLLARFR:{description:"Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction",abstract:"Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/dollarfr-function-0835d163-3023-4a33-9824-3042c5d4f495"}],functionParameter:{decimalDollar:{name:"decimal_dollar",detail:"A decimal number."},fraction:{name:"fraction",detail:"The integer to use in the denominator of the fraction."}}},DURATION:{description:"Returns the annual duration of a security with periodic interest payments",abstract:"Returns the annual duration of a security with periodic interest payments",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/duration-function-b254ea57-eadc-4602-a86a-c8e369334038"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},coupon:{name:"coupon",detail:"The security's annual coupon rate."},yld:{name:"yld",detail:"The security's annual yield."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},EFFECT:{description:"Returns the effective annual interest rate",abstract:"Returns the effective annual interest rate",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/effect-function-910d4e4c-79e2-4009-95e6-507e04f11bc4"}],functionParameter:{nominalRate:{name:"nominal_rate",detail:"The nominal interest rate."},npery:{name:"npery",detail:"The number of compounding periods per year."}}},FV:{description:"Returns the future value of an investment",abstract:"Returns the future value of an investment",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/fv-function-2eef9f44-a084-4c61-bdd8-4fe4bb1b71b3"}],functionParameter:{rate:{name:"rate",detail:"The interest rate per period."},nper:{name:"nper",detail:"The total number of payment periods in an annuity."},pmt:{name:"pmt",detail:"The payment made each period; it cannot change over the life of the annuity."},pv:{name:"pv",detail:"The present value, or the lump-sum amount that a series of future payments is worth right now."},type:{name:"type",detail:"The number 0 or 1 and indicates when payments are due."}}},FVSCHEDULE:{description:"Returns the future value of an initial principal after applying a series of compound interest rates",abstract:"Returns the future value of an initial principal after applying a series of compound interest rates",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/fvschedule-function-bec29522-bd87-4082-bab9-a241f3fb251d"}],functionParameter:{principal:{name:"principal",detail:"The present value."},schedule:{name:"schedule",detail:"An array of interest rates to apply."}}},INTRATE:{description:"Returns the interest rate for a fully invested security",abstract:"Returns the interest rate for a fully invested security",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/intrate-function-5cb34dde-a221-4cb6-b3eb-0b9e55e1316f"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},investment:{name:"investment",detail:"The amount invested in the security."},redemption:{name:"redemption",detail:"The amount to be received at maturity."},basis:{name:"basis",detail:"The type of day count basis to use."}}},IPMT:{description:"Returns the interest payment for an investment for a given period",abstract:"Returns the interest payment for an investment for a given period",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ipmt-function-5cce0ad6-8402-4a41-8d29-61a0b054cb6f"}],functionParameter:{rate:{name:"rate",detail:"The interest rate per period."},per:{name:"per",detail:"The period for which you want to find the interest and must be in the range 1 to nper."},nper:{name:"nper",detail:"The total number of payment periods in an annuity."},pv:{name:"pv",detail:"The present value, or the lump-sum amount that a series of future payments is worth right now."},fv:{name:"fv",detail:"The future value, or a cash balance you want to attain after the last payment is made."},type:{name:"type",detail:"The number 0 or 1 and indicates when payments are due."}}},IRR:{description:"Returns the internal rate of return for a series of cash flows",abstract:"Returns the internal rate of return for a series of cash flows",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/irr-function-64925eaa-9988-495b-b290-3ad0c163c1bc"}],functionParameter:{values:{name:"values",detail:`An array or a reference to cells that contain numbers for which you want to calculate the internal rate of return.
|
|
2
2
|
1.Values must contain at least one positive value and one negative value to calculate the internal rate of return.
|
|
3
3
|
2.IRR uses the order of values to interpret the order of cash flows. Be sure to enter your payment and income values in the sequence you want.
|
|
4
4
|
3.If an array or reference argument contains text, logical values, or empty cells, those values are ignored.`},guess:{name:"guess",detail:"A number that you guess is close to the result of IRR."}}},ISPMT:{description:"Calculates the interest paid during a specific period of an investment",abstract:"Calculates the interest paid during a specific period of an investment",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/ispmt-function-fa58adb6-9d39-4ce0-8f43-75399cea56cc"}],functionParameter:{rate:{name:"rate",detail:"The interest rate for the investment."},per:{name:"per",detail:"The period for which you want to find the interest, and must be between 1 and Nper."},nper:{name:"nper",detail:"The total number of payment periods for the investment."},pv:{name:"pv",detail:"The present value of the investment. For a loan, Pv is the loan amount."}}},MDURATION:{description:"Returns the Macauley modified duration for a security with an assumed par value of $100",abstract:"Returns the Macauley modified duration for a security with an assumed par value of $100",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/mduration-function-b3786a69-4f20-469a-94ad-33e5b90a763c"}],functionParameter:{settlement:{name:"settlement",detail:"The security's settlement date."},maturity:{name:"maturity",detail:"The security's maturity date."},coupon:{name:"coupon",detail:"The security's annual coupon rate."},yld:{name:"yld",detail:"The security's annual yield."},frequency:{name:"frequency",detail:"The number of coupon payments per year."},basis:{name:"basis",detail:"The type of day count basis to use."}}},MIRR:{description:"Returns the internal rate of return where positive and negative cash flows are financed at different rates",abstract:"Returns the internal rate of return where positive and negative cash flows are financed at different rates",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/mirr-function-b020f038-7492-4fb4-93c1-35c345b53524"}],functionParameter:{values:{name:"values",detail:`An array or a reference to cells that contain numbers. These numbers represent a series of payments (negative values) and income (positive values) occurring at regular periods.
|
|
@@ -16,7 +16,7 @@ COUNTIF uses only a single criteria. Use COUNTIFS if you want to use multiple cr
|
|
|
16
16
|
`,abstract:"Returns a reference as text to a single cell in a worksheet",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/address-function-d0c26c0d-3991-446b-8de4-ab46431d4f89"}],functionParameter:{row_num:{name:"row number",detail:"A numeric value that specifies the row number to use in the cell reference."},column_num:{name:"column number",detail:"A numeric value that specifies the column number to use in the cell reference."},abs_num:{name:"type of reference",detail:"A numeric value that specifies the type of reference to return."},a1:{name:"style of reference",detail:"A logical value that specifies the A1 or R1C1 reference style. In A1 style, columns are labeled alphabetically, and rows are labeled numerically. In R1C1 reference style, both columns and rows are labeled numerically. If the A1 argument is TRUE or omitted, the ADDRESS function returns an A1-style reference; if FALSE, the ADDRESS function returns an R1C1-style reference."},sheet_text:{name:"worksheet name",detail:'A text value that specifies the name of the worksheet to be used as the external reference. For example, the formula =ADDRESS(1,1,,,"Sheet2") returns Sheet2!$A$1. If the sheet_text argument is omitted, no sheet name is used, and the address returned by the function refers to a cell on the current sheet.'}}},AREAS:{description:"Returns the number of areas in a reference",abstract:"Returns the number of areas in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/areas-function-8392ba32-7a41-43b3-96b0-3695d2ec6152"}],functionParameter:{reference:{name:"reference",detail:"A reference to a cell or range of cells and can refer to multiple areas."}}},CHOOSE:{description:"Chooses a value from a list of values.",abstract:"Chooses a value from a list of values",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/choose-function-fc5c184f-cb62-4ec7-a46e-38653b98f5bc"}],functionParameter:{indexNum:{name:"index_num",detail:`Specifies which value argument is selected. Index_num must be a number between 1 and 254, or a formula or reference to a cell containing a number between 1 and 254.
|
|
17
17
|
If index_num is 1, CHOOSE returns value1; if it is 2, CHOOSE returns value2; and so on.
|
|
18
18
|
If index_num is less than 1 or greater than the number of the last value in the list, CHOOSE returns the #VALUE! error value.
|
|
19
|
-
If index_num is a fraction, it is truncated to the lowest integer before being used.`},value1:{name:"value1",detail:"CHOOSE selects a value or an action to perform based on index_num. The arguments can be numbers, cell references, defined names, formulas, functions, or text."},value2:{name:"value2",detail:"1 to 254 value arguments."}}},CHOOSECOLS:{description:"Returns the specified columns from an array",abstract:"Returns the specified columns from an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/choosecols-function-bf117976-2722-4466-9b9a-1c01ed9aebff"}],functionParameter:{array:{name:"array",detail:"The array containing the columns to be returned in the new array."},colNum1:{name:"col_num1",detail:"The first column to be returned."},colNum2:{name:"col_num2",detail:"Additional columns to be returned."}}},CHOOSEROWS:{description:"Returns the specified rows from an array",abstract:"Returns the specified rows from an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/chooserows-function-51ace882-9bab-4a44-9625-7274ef7507a3"}],functionParameter:{array:{name:"array",detail:"The array containing the rows to be returned in the new array."},rowNum1:{name:"row_num1",detail:"The first row number to be returned."},rowNum2:{name:"row_num2",detail:"Additional row numbers to be returned."}}},COLUMN:{description:"Returns the column number of the given cell reference.",abstract:"Returns the column number of a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/column-function-44e8c754-711c-4df3-9da4-47a55042554b"}],functionParameter:{reference:{name:"reference",detail:"The cell or range of cells for which you want to return the column number."}}},COLUMNS:{description:"Returns the number of columns in an array or reference.",abstract:"Returns the number of columns in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/columns-function-4e8e7b4e-e603-43e8-b177-956088fa48ca"}],functionParameter:{array:{name:"array",detail:"An array or array formula, or a reference to a range of cells for which you want the number of columns."}}},DROP:{description:"Excludes a specified number of rows or columns from the start or end of an array",abstract:"Excludes a specified number of rows or columns from the start or end of an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/drop-function-1cb4e151-9e17-4838-abe5-9ba48d8c6a34"}],functionParameter:{array:{name:"array",detail:"The array from which to drop rows or columns."},rows:{name:"rows",detail:"The number of rows to drop. A negative value drops from the end of the array."},columns:{name:"columns",detail:"The number of columns to exclude. A negative value drops from the end of the array."}}},EXPAND:{description:"Expands or pads an array to specified row and column dimensions",abstract:"Expands or pads an array to specified row and column dimensions",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/expand-function-7433fba5-4ad1-41da-a904-d5d95808bc38"}],functionParameter:{array:{name:"array",detail:"The array to expand."},rows:{name:"rows",detail:"The number of rows in the expanded array. If missing, rows will not be expanded."},columns:{name:"columns",detail:"The number of columns in the expanded array. If missing, columns will not be expanded."},padWith:{name:"pad_with",detail:"The value with which to pad. The default is #N/A."}}},FILTER:{description:"Filters a range of data based on criteria you define",abstract:"Filters a range of data based on criteria you define",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/filter-function-f4f7cb66-82eb-4767-8f7c-4877ad80c759"}],functionParameter:{array:{name:"array",detail:"The range or array to filter."},include:{name:"include",detail:"An array of Boolean values where TRUE indicates that a row or column is to be retained."},ifEmpty:{name:"if_empty",detail:"If no items are reserved, return."}}},FORMULATEXT:{description:"Returns the formula at the given reference as text",abstract:"Returns the formula at the given reference as text",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/formulatext-function-0a786771-54fd-4ae2-96ee-09cda35439c8"}],functionParameter:{reference:{name:"reference",detail:"A reference to a cell or range of cells."}}},GETPIVOTDATA:{description:"Returns data stored in a PivotTable report",abstract:"Returns data stored in a PivotTable report",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/getpivotdata-function-8c083b99-a922-4ca0-af5e-3af55960761f"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},HLOOKUP:{description:"Looks in the top row of an array and returns the value of the indicated cell",abstract:"Looks in the top row of an array and returns the value of the indicated cell",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hlookup-function-a3034eec-b719-4ba3-bb65-e1ad662ed95f"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"The value to be found in the first row of the table. Lookup_value can be a value, a reference, or a text string."},tableArray:{name:"table_array",detail:"A table of information in which data is looked up. Use a reference to a range or a range name."},rowIndexNum:{name:"row_index_num",detail:"The row number in table_array from which the matching value will be returned. A row_index_num of 1 returns the first row value in table_array, a row_index_num of 2 returns the second row value in table_array, and so on. "},rangeLookup:{name:"range_lookup",detail:"A logical value that specifies whether you want HLOOKUP to find an exact match or an approximate match."}}},HSTACK:{description:"Appends arrays horizontally and in sequence to return a larger array",abstract:"Appends arrays horizontally and in sequence to return a larger array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hstack-function-98c4ab76-10fe-4b4f-8d5f-af1c125fe8c2"}],functionParameter:{array1:{name:"array",detail:"The arrays to append."},array2:{name:"array",detail:"The arrays to append."}}},HYPERLINK:{description:"Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet",abstract:"Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hyperlink-function-333c7ce6-c5ae-4164-9c47-7de9b76f577f"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},IMAGE:{description:"Returns an image from a given source",abstract:"Returns an image from a given source",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/image-function-7e112975-5e52-4f2a-b9da-1d913d51f5d5"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},INDEX:{description:"Returns the reference of the cell at the intersection of a particular row and column. If the reference is made up of non-adjacent selections, you can pick the selection to look in.",abstract:"Uses an index to choose a value from a reference or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/index-function-a5dcf0dd-996d-40a4-a822-b56b061328bd"}],functionParameter:{reference:{name:"reference",detail:"A reference to one or more cell ranges."},rowNum:{name:"row_num",detail:"The number of the row in reference from which to return a reference."},columnNum:{name:"column_num",detail:"The number of the column in reference from which to return a reference."},areaNum:{name:"area_num",detail:"Selects a range in reference from which to return the intersection of row_num and column_num."}}},INDIRECT:{description:"Returns the reference specified by a text string. References are immediately evaluated to display their contents.",abstract:"Returns a reference indicated by a text value",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/indirect-function-474b3a3a-8a26-4f44-b491-92b6306fa261"}],functionParameter:{refText:{name:"ref_text",detail:"A reference to a cell that contains an A1-style reference, an R1C1-style reference, a name defined as a reference, or a reference to a cell as a text string. "},a1:{name:"a1",detail:"A logical value that specifies what type of reference is contained in the cell ref_text."}}},LOOKUP:{description:"When you need to look in a single row or column and find a value from the same position in a second row or column",abstract:"Looks up values in a vector or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/lookup-function-446d94af-663b-451d-8251-369d5e3864cb"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"A value that LOOKUP searches for in the first vector. Lookup_value can be a number, text, a logical value, or a name or reference that refers to a value."},lookupVectorOrArray:{name:"lookup_vectorOrArray",detail:"A range that contains only one row or one column"},resultVector:{name:"result_vector",detail:"A range that contains only one row or column. The result_vector argument must be the same size as lookup_vector."}}},MATCH:{description:"The MATCH function searches for a specified item in a range of cells, and then returns the relative position of that item in the range.",abstract:"Looks up values in a reference or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/match-function-e8dffd45-c762-47d6-bf89-533f4a37673a"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"The value that you want to match in lookup_array."},lookupArray:{name:"lookup_array",detail:"The range of cells being searched."},matchType:{name:"match_type",detail:"The number -1, 0, or 1."}}},OFFSET:{description:"Returns a reference offset from a given reference",abstract:"Returns a reference offset from a given reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/offset-function-c8de19ae-dd79-4b9b-a14e-b4d906d11b66"}],functionParameter:{reference:{name:"reference",detail:"The reference from which you want to base the offset."},rows:{name:"rows",detail:"The number of rows, up or down, that you want the upper-left cell to refer to."},cols:{name:"columns",detail:"The number of columns, to the left or right, that you want the upper-left cell of the result to refer to."},height:{name:"height",detail:"The height, in number of rows, that you want the returned reference to be. Height must be a positive number."},width:{name:"width",detail:"The width, in number of columns, that you want the returned reference to be. Width must be a positive number."}}},ROW:{description:"Returns the row number of a reference",abstract:"Returns the row number of a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/row-function-3a63b74a-c4d0-4093-b49a-e76eb49a6d8d"}],functionParameter:{reference:{name:"reference",detail:"The cell or range of cells for which you want the row number."}}},ROWS:{description:"Returns the number of rows in an array or reference.",abstract:"Returns the number of rows in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/rows-function-b592593e-3fc2-47f2-bec1-bda493811597"}],functionParameter:{array:{name:"array",detail:"An array, an array formula, or a reference to a range of cells for which you want the number of rows."}}},RTD:{description:"Retrieves real-time data from a program that supports COM automation",abstract:"Retrieves real-time data from a program that supports COM automation",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/rtd-function-e0cc001a-56f0-470a-9b19-9455dc0eb593"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},SORT:{description:"Sorts the contents of a range or array",abstract:"Sorts the contents of a range or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/sort-function-22f63bd0-ccc8-492f-953d-c20e8e44b86c"}],functionParameter:{array:{name:"array",detail:"The range or array to be sorted."},sortIndex:{name:"sort_index",detail:"A number indicating the sort order (by row or by column)."},sortOrder:{name:"sort_order",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."},byCol:{name:"by_col",detail:"Logical value indicating the desired sort direction; FALSE sorts by rows (default), TRUE sorts by columns."}}},SORTBY:{description:"Sorts the contents of a range or array based on the values in a corresponding range or array",abstract:"Sorts the contents of a range or array based on the values in a corresponding range or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/sortby-function-cd2d7a62-1b93-435c-b561-d6a35134f28f"}],functionParameter:{array:{name:"array",detail:"The range or array to be sorted."},byArray1:{name:"by_array1",detail:"The range or array to sort based on."},sortOrder1:{name:"sort_order1",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."},byArray2:{name:"by_array2",detail:"The range or array to sort based on."},sortOrder2:{name:"sort_order2",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."}}},TAKE:{description:"Returns a specified number of contiguous rows or columns from the start or end of an array",abstract:"Returns a specified number of contiguous rows or columns from the start or end of an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/take-function-25382ff1-5da1-4f78-ab43-f33bd2e4e003"}],functionParameter:{array:{name:"array",detail:"The array from which to take rows or columns."},rows:{name:"rows",detail:"The number of rows to take. A negative value takes from the end of the array."},columns:{name:"columns",detail:"The number of columns to take. A negative value takes from the end of the array."}}},TOCOL:{description:"Returns the array in a single column",abstract:"Returns the array in a single column",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/tocol-function-22839d9b-0b55-4fc1-b4e6-2761f8f122ed"}],functionParameter:{array:{name:"array",detail:"The array or reference to return as a column."},ignore:{name:"ignore",detail:`Whether to ignore certain types of values. By default, no values are ignored. Specify one of the following:
|
|
19
|
+
If index_num is a fraction, it is truncated to the lowest integer before being used.`},value1:{name:"value1",detail:"CHOOSE selects a value or an action to perform based on index_num. The arguments can be numbers, cell references, defined names, formulas, functions, or text."},value2:{name:"value2",detail:"1 to 254 value arguments."}}},CHOOSECOLS:{description:"Returns the specified columns from an array",abstract:"Returns the specified columns from an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/choosecols-function-bf117976-2722-4466-9b9a-1c01ed9aebff"}],functionParameter:{array:{name:"array",detail:"The array containing the columns to be returned in the new array."},colNum1:{name:"col_num1",detail:"The first column to be returned."},colNum2:{name:"col_num2",detail:"Additional columns to be returned."}}},CHOOSEROWS:{description:"Returns the specified rows from an array",abstract:"Returns the specified rows from an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/chooserows-function-51ace882-9bab-4a44-9625-7274ef7507a3"}],functionParameter:{array:{name:"array",detail:"The array containing the rows to be returned in the new array."},rowNum1:{name:"row_num1",detail:"The first row number to be returned."},rowNum2:{name:"row_num2",detail:"Additional row numbers to be returned."}}},COLUMN:{description:"Returns the column number of the given cell reference.",abstract:"Returns the column number of a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/column-function-44e8c754-711c-4df3-9da4-47a55042554b"}],functionParameter:{reference:{name:"reference",detail:"The cell or range of cells for which you want to return the column number."}}},COLUMNS:{description:"Returns the number of columns in an array or reference.",abstract:"Returns the number of columns in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/columns-function-4e8e7b4e-e603-43e8-b177-956088fa48ca"}],functionParameter:{array:{name:"array",detail:"An array or array formula, or a reference to a range of cells for which you want the number of columns."}}},DROP:{description:"Excludes a specified number of rows or columns from the start or end of an array",abstract:"Excludes a specified number of rows or columns from the start or end of an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/drop-function-1cb4e151-9e17-4838-abe5-9ba48d8c6a34"}],functionParameter:{array:{name:"array",detail:"The array from which to drop rows or columns."},rows:{name:"rows",detail:"The number of rows to drop. A negative value drops from the end of the array."},columns:{name:"columns",detail:"The number of columns to exclude. A negative value drops from the end of the array."}}},EXPAND:{description:"Expands or pads an array to specified row and column dimensions",abstract:"Expands or pads an array to specified row and column dimensions",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/expand-function-7433fba5-4ad1-41da-a904-d5d95808bc38"}],functionParameter:{array:{name:"array",detail:"The array to expand."},rows:{name:"rows",detail:"The number of rows in the expanded array. If missing, rows will not be expanded."},columns:{name:"columns",detail:"The number of columns in the expanded array. If missing, columns will not be expanded."},padWith:{name:"pad_with",detail:"The value with which to pad. The default is #N/A."}}},FILTER:{description:"Filters a range of data based on criteria you define",abstract:"Filters a range of data based on criteria you define",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/filter-function-f4f7cb66-82eb-4767-8f7c-4877ad80c759"}],functionParameter:{array:{name:"array",detail:"The range or array to filter."},include:{name:"include",detail:"An array of Boolean values where TRUE indicates that a row or column is to be retained."},ifEmpty:{name:"if_empty",detail:"If no items are reserved, return."}}},FORMULATEXT:{description:"Returns the formula at the given reference as text",abstract:"Returns the formula at the given reference as text",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/formulatext-function-0a786771-54fd-4ae2-96ee-09cda35439c8"}],functionParameter:{reference:{name:"reference",detail:"A reference to a cell or range of cells."}}},GETPIVOTDATA:{description:"Returns data stored in a PivotTable report",abstract:"Returns data stored in a PivotTable report",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/getpivotdata-function-8c083b99-a922-4ca0-af5e-3af55960761f"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},HLOOKUP:{description:"Looks in the top row of an array and returns the value of the indicated cell",abstract:"Looks in the top row of an array and returns the value of the indicated cell",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hlookup-function-a3034eec-b719-4ba3-bb65-e1ad662ed95f"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"The value to be found in the first row of the table. Lookup_value can be a value, a reference, or a text string."},tableArray:{name:"table_array",detail:"A table of information in which data is looked up. Use a reference to a range or a range name."},rowIndexNum:{name:"row_index_num",detail:"The row number in table_array from which the matching value will be returned. A row_index_num of 1 returns the first row value in table_array, a row_index_num of 2 returns the second row value in table_array, and so on. "},rangeLookup:{name:"range_lookup",detail:"A logical value that specifies whether you want HLOOKUP to find an exact match or an approximate match."}}},HSTACK:{description:"Appends arrays horizontally and in sequence to return a larger array",abstract:"Appends arrays horizontally and in sequence to return a larger array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/hstack-function-98c4ab76-10fe-4b4f-8d5f-af1c125fe8c2"}],functionParameter:{array1:{name:"array",detail:"The arrays to append."},array2:{name:"array",detail:"The arrays to append."}}},HYPERLINK:{description:"Creates a hyperlink inside a cell.",abstract:"Creates a hyperlink inside a cell.",links:[{title:"Instruction",url:"https://support.google.com/docs/answer/3093313?sjid=14131674310032162335-NC&hl=en"}],functionParameter:{url:{name:"url",detail:"The full URL of the link location enclosed in quotation marks, or a reference to a cell containing such a URL."},linkLabel:{name:"link_label",detail:"The text to display in the cell as the link, enclosed in quotation marks, or a reference to a cell containing such a label."}}},IMAGE:{description:"Returns an image from a given source",abstract:"Returns an image from a given source",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/image-function-7e112975-5e52-4f2a-b9da-1d913d51f5d5"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},INDEX:{description:"Returns the reference of the cell at the intersection of a particular row and column. If the reference is made up of non-adjacent selections, you can pick the selection to look in.",abstract:"Uses an index to choose a value from a reference or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/index-function-a5dcf0dd-996d-40a4-a822-b56b061328bd"}],functionParameter:{reference:{name:"reference",detail:"A reference to one or more cell ranges."},rowNum:{name:"row_num",detail:"The number of the row in reference from which to return a reference."},columnNum:{name:"column_num",detail:"The number of the column in reference from which to return a reference."},areaNum:{name:"area_num",detail:"Selects a range in reference from which to return the intersection of row_num and column_num."}}},INDIRECT:{description:"Returns the reference specified by a text string. References are immediately evaluated to display their contents.",abstract:"Returns a reference indicated by a text value",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/indirect-function-474b3a3a-8a26-4f44-b491-92b6306fa261"}],functionParameter:{refText:{name:"ref_text",detail:"A reference to a cell that contains an A1-style reference, an R1C1-style reference, a name defined as a reference, or a reference to a cell as a text string. "},a1:{name:"a1",detail:"A logical value that specifies what type of reference is contained in the cell ref_text."}}},LOOKUP:{description:"When you need to look in a single row or column and find a value from the same position in a second row or column",abstract:"Looks up values in a vector or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/lookup-function-446d94af-663b-451d-8251-369d5e3864cb"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"A value that LOOKUP searches for in the first vector. Lookup_value can be a number, text, a logical value, or a name or reference that refers to a value."},lookupVectorOrArray:{name:"lookup_vectorOrArray",detail:"A range that contains only one row or one column"},resultVector:{name:"result_vector",detail:"A range that contains only one row or column. The result_vector argument must be the same size as lookup_vector."}}},MATCH:{description:"The MATCH function searches for a specified item in a range of cells, and then returns the relative position of that item in the range.",abstract:"Looks up values in a reference or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/match-function-e8dffd45-c762-47d6-bf89-533f4a37673a"}],functionParameter:{lookupValue:{name:"lookup_value",detail:"The value that you want to match in lookup_array."},lookupArray:{name:"lookup_array",detail:"The range of cells being searched."},matchType:{name:"match_type",detail:"The number -1, 0, or 1."}}},OFFSET:{description:"Returns a reference offset from a given reference",abstract:"Returns a reference offset from a given reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/offset-function-c8de19ae-dd79-4b9b-a14e-b4d906d11b66"}],functionParameter:{reference:{name:"reference",detail:"The reference from which you want to base the offset."},rows:{name:"rows",detail:"The number of rows, up or down, that you want the upper-left cell to refer to."},cols:{name:"columns",detail:"The number of columns, to the left or right, that you want the upper-left cell of the result to refer to."},height:{name:"height",detail:"The height, in number of rows, that you want the returned reference to be. Height must be a positive number."},width:{name:"width",detail:"The width, in number of columns, that you want the returned reference to be. Width must be a positive number."}}},ROW:{description:"Returns the row number of a reference",abstract:"Returns the row number of a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/row-function-3a63b74a-c4d0-4093-b49a-e76eb49a6d8d"}],functionParameter:{reference:{name:"reference",detail:"The cell or range of cells for which you want the row number."}}},ROWS:{description:"Returns the number of rows in an array or reference.",abstract:"Returns the number of rows in a reference",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/rows-function-b592593e-3fc2-47f2-bec1-bda493811597"}],functionParameter:{array:{name:"array",detail:"An array, an array formula, or a reference to a range of cells for which you want the number of rows."}}},RTD:{description:"Retrieves real-time data from a program that supports COM automation",abstract:"Retrieves real-time data from a program that supports COM automation",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/rtd-function-e0cc001a-56f0-470a-9b19-9455dc0eb593"}],functionParameter:{number1:{name:"number1",detail:"first"},number2:{name:"number2",detail:"second"}}},SORT:{description:"Sorts the contents of a range or array",abstract:"Sorts the contents of a range or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/sort-function-22f63bd0-ccc8-492f-953d-c20e8e44b86c"}],functionParameter:{array:{name:"array",detail:"The range or array to be sorted."},sortIndex:{name:"sort_index",detail:"A number indicating the sort order (by row or by column)."},sortOrder:{name:"sort_order",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."},byCol:{name:"by_col",detail:"Logical value indicating the desired sort direction; FALSE sorts by rows (default), TRUE sorts by columns."}}},SORTBY:{description:"Sorts the contents of a range or array based on the values in a corresponding range or array",abstract:"Sorts the contents of a range or array based on the values in a corresponding range or array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/sortby-function-cd2d7a62-1b93-435c-b561-d6a35134f28f"}],functionParameter:{array:{name:"array",detail:"The range or array to be sorted."},byArray1:{name:"by_array1",detail:"The range or array to sort based on."},sortOrder1:{name:"sort_order1",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."},byArray2:{name:"by_array2",detail:"The range or array to sort based on."},sortOrder2:{name:"sort_order2",detail:"A number representing the desired sort order; 1 for ascending (default), -1 for descending."}}},TAKE:{description:"Returns a specified number of contiguous rows or columns from the start or end of an array",abstract:"Returns a specified number of contiguous rows or columns from the start or end of an array",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/take-function-25382ff1-5da1-4f78-ab43-f33bd2e4e003"}],functionParameter:{array:{name:"array",detail:"The array from which to take rows or columns."},rows:{name:"rows",detail:"The number of rows to take. A negative value takes from the end of the array."},columns:{name:"columns",detail:"The number of columns to take. A negative value takes from the end of the array."}}},TOCOL:{description:"Returns the array in a single column",abstract:"Returns the array in a single column",links:[{title:"Instruction",url:"https://support.microsoft.com/en-us/office/tocol-function-22839d9b-0b55-4fc1-b4e6-2761f8f122ed"}],functionParameter:{array:{name:"array",detail:"The array or reference to return as a column."},ignore:{name:"ignore",detail:`Whether to ignore certain types of values. By default, no values are ignored. Specify one of the following:
|
|
20
20
|
0 Keep all values (default)
|
|
21
21
|
1 Ignore blanks
|
|
22
22
|
2 Ignore errors
|