On 2/4/24 00:12, Admin wrote: > So we basically can .Add a collection[] to a collection. Yes. A the keys of a Collection must be String, but its values are Variant which means the value could be an Integer, a Float, a String, a String array, an Object, a Date, another Collection, etc. -- Lee