VBAで2次元配列同士を結合する方法は標準ではサポートされていないようです。ということで自分でつくってみました。 '===== Sub mergeArray(base_array As Variant, add_array As Variant) '===== 'base ...
Quick fix for the time being can be to copy/paste the old global helper and put it in your local helper file in your App directory. if (! function_exists('array_add ...