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.
文字列値を含む2つの配列があります。以下の例を考えてみましょう。
両方の配列で重複の数を見つける必要があります。上記の場合、合計重複値を 1 にする必要があります (人工知能は Array1 と Array2 の両方にあるため)。VBAでこれを行う方法はありますか?