J josephyeo Registered User. Local time Today, 13:02 Joined Dec 10, 2000 Messages 13 Dec 19, 2000 #1 I thought I have seen this question asked before somewhere. Why do I get message saying "User defined type not defined". The program did work before with no problems. Please help if you can. Jo.
I thought I have seen this question asked before somewhere. Why do I get message saying "User defined type not defined". The program did work before with no problems. Please help if you can. Jo.
Fornatian Dim Person Local time Today, 13:02 Joined Sep 1, 2000 Messages 1,396 Dec 19, 2000 #2 Try "DAO.Database" instead of "Database" if I read your question correctly. Ian