[AccessD] You Canceled the Previous Operation

Jim Lawrence accessd at shaw.ca
Wed Sep 26 21:08:50 CDT 2007


Rocky: Maybe late for this discussion but have you checked to see whether a
match was indeed found? Jim

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin at
Beach Access Software
Sent: Wednesday, September 26, 2007 8:14 AM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] You Canceled the Previous Operation

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
 



 	
	

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list