私は3枚のシートを持つExcelワークブックを持っています:
シート 1 とシート 2
Columns A-G have text entered into them Column H is a selection of either 1,2, 3 or H from a drop down list Column I has numeric (currency) value entered into it (called year 1) Column J has numeric (currency) value entered into it (called year 2) Column K has numeric (currency) value entered into it (called year 3) Column L has numeric (currency) value entered into it (called year 4) Column M has numeric (currency) value entered into it (called year 5) Column N has numeric (currency) value entered into it (called years 6-10)
シート 3 はテーブルで構成されています。
数値を取得して転送し、シート 3 に追加する数式が必要です。
したがって、列 H が数値 1 を読み取り、シート 3 のセルに転送する場合は、1 年目の合計 (列 I) を知る必要があります。ナンバー2など
何か案は?