julietbrown
New member
- Local time
- Today, 14:37
- Joined
- Aug 23, 2004
- Messages
- 9
I know how to do this IF the reason there's no current rec is because I am at EOF or BOF, but the problem is if a record has just been DELETED. The recordset clone isn't "empty" and we are not at the end of it, but if you refer to the record code crashes.
The currentRecord property returns a number that is the record number. "Help" doesn't help me discover anything about the value of this number when there's no current record ... is it -1 or something?
The currentRecord property returns a number that is the record number. "Help" doesn't help me discover anything about the value of this number when there's no current record ... is it -1 or something?