As you'll guess from this posting I'm very new to Recordsets.
My question is, how do you create a blank recordset with just column headers?
I've created the one recordset from the database, but I now need to trawl through it and sort it into a very specific order (which is not possible by query) and I thought I would add each row to a new recordset, so that this one ends up in the correct order.
Regards
John




Reply With Quote