Brilliant!
"Stefan Hoffmann" wrote:
[Quoted Text] > hi, > > Pendragon wrote: > > Dim MyDB as Database > > > > is not a valid data type. After typing the AS, my options go from > > DataAccessPages to DataTypeEnum. Now in another database, I have used this > > Dim statement repeatedly and successfully. Why would I not have this option > > in another mdb file? > You need a reference to the Microsoft DAO 3.6 Library. > > > mfG > --> stefan <-- >
|