Dan Waters
dwaters at usinternet.com
Wed Jun 24 11:56:35 CDT 2009
John - I think it's supposed to be: dim rst as DAO.Recordset Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby Sent: Wednesday, June 24, 2009 11:20 AM To: Access Developers discussion and problem solving Subject: [AccessD] AbsolutePosition not working I am trying to grab the absolutePosition property of a DAO recordset and am getting a runtime error that "this object does not support this property". I know that it does because I have used it before. The recordset is defines specifically as type dao.record, and intellisense shows the property as there when I type it in. Any ideas why I would be getting this? -- John W. Colby www.ColbyConsulting.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com