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.
スターをワイルドカード文字として扱わずに、文字列「A*」を含むセルの数をカウントするにはどうすればよいですか?
Excel ヘルプ ドキュメントから直接引用: 「実際の疑問符またはアスタリスクを見つけたい場合は、文字の前にチルダ (~) を入力してください。」
COUNTIF(A1:A4,"あ~*")