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.
ワークシートのSelectionChangeイベントで設定しました:
Application.Interactive = False .... do work Application.Interactive = True
コードが実行されていることがわかっているにもかかわらず、何らかの理由で Interactive が true に戻されません。
エクセル2013
何か案は?