[AccessD] You Canceled the Previous Operation

Rocky Smolin at Beach Access Software rockysmolin at bchacc.com
Wed Sep 26 10:13:53 CDT 2007


Dear List:
 
Does anyone know why the code:
 
    Me.RecordsetClone.FindFirst "PersonID = " & Me.lstShortList.Column(0)
    Me.Bookmark = Me.RecordsetClone.Bookmark

generates an error 2001 - You Canceled the Previous Operation?
 
The value in Me.lstShortList.Column(0) is a valid PersonID.  It happens on
the second line.
 
MTIA
 
Rocky
 



 	
	




More information about the AccessD mailing list