How can I create a recordset that is not!! connected to the db but I by myself want to add columns and rows to this recordset.

For example ADODB.Recordset is connected to db according
to source that I previuosly defined. The question is if there is any rs that does not connect to the db.

Thank you,
Roy