Error with.LastModified (1 Viewer)

macca the hacke

Macca the Hacca
Local time
Today, 16:14
Joined
Dec 1, 2005
Messages
221
:Hi

I have what I think is a simple query, but driving me mad. I wrote an error handler for a database at the old company I worked for and it all functioned fine.

I have tried using the same error handler on a new database I am working on at home, and it does not recognise '.LastModified' (it comes up with Compile Error: Method or Data Member not found - and highlights .LastModified).

The only thing I can think of is that I need to activate one of the References - but which one??

Thanks

Macca
 

macca the hacke

Macca the Hacca
Local time
Today, 16:14
Joined
Dec 1, 2005
Messages
221
Fixed it - just needed to set reference to DAO.Recordset, rather than just Recorset.............
 

Users who are viewing this thread

Top Bottom