I think it is RecordsetClone according to the intellisense. However, it still bombs if it's a new record. I'm trying to use the info the user is submitting to write values to other tables, so when i use RecordsetClone on an update event, it seems to work, but I can't use it when it's a new record. Doesn't seem to have anything to clone I suppose, but I still need to find out the data the user has entered and make appropriate entries on other table whether it's a new record or an update. So what would be the equivalent of RecordsetClone in the situation of a new record?
Main Topics
Browse All Topics





by: GRayLPosted on 2009-06-09 at 06:48:20ID: 24581072
In Access 2003, RecordsetClone is a single word.