N
n6trf
Have a word vba macro that has been working fine with access 2002. Brought
up access 2007 & converted the 2002 files to 2007 format (.accdb). Its a
front end back end db. Now the word vba program no longer works. I get a
3343 error. Here is the statement that fails:'Set dbsDb =
opendatabase(strdbp, Options:=False, ReadOnly:=True)' where strdbp:'Const
strdbpc As String = "c:\'map's folder\newROSTER.accdb"' works fine with the
2002 file format 'newroster.mdb'. HELP! TIA
up access 2007 & converted the 2002 files to 2007 format (.accdb). Its a
front end back end db. Now the word vba program no longer works. I get a
3343 error. Here is the statement that fails:'Set dbsDb =
opendatabase(strdbp, Options:=False, ReadOnly:=True)' where strdbp:'Const
strdbpc As String = "c:\'map's folder\newROSTER.accdb"' works fine with the
2002 file format 'newroster.mdb'. HELP! TIA