複数のワークシートをまたいで計算

7月 16, 2026
ユーザーがVue.jsアプリケーションで数式を使う際に、他のシートのデータを参照してクロスワークシート計算が可能

英語で読み続ける:

Cross-worksheet calculations allow formulas in one worksheet to reference cells, ranges, or named ranges located in another worksheet within the same spreadsheet. This capability enables related data to be organized across multiple worksheets while preserving links between them, reducing duplicated information, improving consistency, and making complex spreadsheet models easier to manage and maintain.

Several Vue.js spreadsheet components allow you to perform cross-worksheet calculations, including:

  • SpreadJS by MESCIUS supports cross-worksheet calculations through formulas that reference cells and ranges on other worksheets, with automatic recalculation.
  • Jspreadsheet Pro provides cross-worksheet formula references, allowing calculations to combine data from different worksheets within the same workbook.
  • Syncfusion Vue Spreadsheet (part of Syncfusion Essential Studio Enterprise) includes cross-sheet formulas, allowing references and calculations across multiple worksheets.

For an in-depth analysis of features and price, visit our comparison of Vue.js spreadsheet components.

Compare Vue.js Spreadsheet Components