[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-12-21 (世界標準時間)。"],[[["This Google Apps Script custom function simplifies tiered pricing calculations in Google Sheets, offering a more straightforward approach than using `SUMPRODUCT`."],["The function calculates discounts by iterating through pricing tiers, applying the corresponding percentage discount to the portion of the total price falling within each tier."],["To use the function, you need to provide the total price and a table specifying the pricing tiers, start and end values, and discount percentages."],["The script utilizes the Spreadsheet service to access and process data within the sheet."],["You can manually refresh the custom function's results by adding a checkbox and including its cell reference as an additional parameter in the function call."]]],[]]