Hi All
I'm new to the VB side of Access so I have some code off the net to relink the front end of a db to the back. The problen I'm having is that wherever database is a variable:
eg Dim dbCurr As Database
it returns the error "user-defined type not defined".
Am I supposed to replace this with something?
Matt
I'm new to the VB side of Access so I have some code off the net to relink the front end of a db to the back. The problen I'm having is that wherever database is a variable:
eg Dim dbCurr As Database
it returns the error "user-defined type not defined".
Am I supposed to replace this with something?
Matt