I am wanting to use DAO.RecordSet to pull a specific record. This I am able to do; slice and dice through the data for that record retrieved.
What I want to do is modify a few elements(fields) in the recordset and insert the modified recordset back into the same table as a new record.
I am not real familiar with the syntax/abilities of DAO so I just need some suggestions. It may be that I shouldn't be using DAO at all, just not sure.
Suggestions???
What I want to do is modify a few elements(fields) in the recordset and insert the modified recordset back into the same table as a new record.
I am not real familiar with the syntax/abilities of DAO so I just need some suggestions. It may be that I shouldn't be using DAO at all, just not sure.
Suggestions???