Convert Ditionary to RecordSet

Hello,
can I convert a Dictionary to RecordSet?

Thanks,
Daniele

how is your dictionary currently being populated?

I once made a function BuildRecordSetMBS for this:
https://www.monkeybreadsoftware.net/sql-recordclone-method.shtml

so you can build a recordset with an array of values.