I have been working with a spreadsheet which extracts data from an Access .mdb. I have had no trouble, and now all of a sudden I get an error:
"user-defined type not defined"
on this line:
Dim DBConnection As ADODB.Connection
Something must have happened to my setup, but I can't tell what. Anybody know what this error means?
thanks
Fred Emmerich
"user-defined type not defined"
on this line:
Dim DBConnection As ADODB.Connection
Something must have happened to my setup, but I can't tell what. Anybody know what this error means?
thanks
Fred Emmerich