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.
VBA for Excelで関数を書こうとしています。=findval("Word",B:B), 範囲 B:B (これらは短い文字列) で単語を検索します。単語が存在する場合は、はいまたはいいえを返します。これまでのところ、単語の文字列を検索できますが、これを範囲で機能させることはできません。