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.
タイトル参照。Excel 2010 でこれを行うにはどうすればよいですか?
Excel 2007 では、[データ] タブの [データ検証] の下にあります。
2010 のインターフェイスについてはわかりません。2003 では、検証ダイアログに移動して、リスト チェックを追加します。
コードでは次のようになります。
columns(1).validation.add xlValidateList,,,"yes,no"