Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
複数期間の問題を解いています。6 人の顧客と 3 つのピリオドがあります。顧客の要求は、Excel で次のように記述されます。
Customer 1 Demand in period 1(B3) Demand of period 2 Demand in period 3(D3) Customer 6
私は.datに次のように書いています: Dem from SheetRead(sheet,"Data!B3:D8"); エラーが発生しています
Dem from SheetRead(sheet,"Data!B3:D8");
の付いたタグ、その他のタグはそのまま