FoxStudent
Technical User
I have been trying to use some VBA from a sample CD I got with a Beginner's VBA book. It works in the sample but it does not work for me! X-)
The two declarations:
Dim db as Database
Dim qdfAction as QueryDef
are causing the error: User-defined type not defined
Anyhelp would be much appreciated,
Thank you,
Grainne
The two declarations:
Dim db as Database
Dim qdfAction as QueryDef
are causing the error: User-defined type not defined
Anyhelp would be much appreciated,
Thank you,
Grainne