Hi all,
This may sound a bit daft, but I want to add a field to a recordset, with no values in it. My code loops through each record and will stick a value in the blank field. I don't want to make a table or anything like that, because I don't need the values except for using them in one subsequent calculation.
I'm using Access 2k and all my code is using ADO - so I get a bit confused by DAO...
Can anyone help?
Thanks
Sarah
This may sound a bit daft, but I want to add a field to a recordset, with no values in it. My code loops through each record and will stick a value in the blank field. I don't want to make a table or anything like that, because I don't need the values except for using them in one subsequent calculation.
I'm using Access 2k and all my code is using ADO - so I get a bit confused by DAO...
Can anyone help?
Thanks
Sarah