D
Danny S.
Hi.
Can someone help me out with the syntax for the
application.loadfromtext command? Here's what I've got:
Application.LoadFromText acReport, Me.ObjectName,
"C:\Documents and Settings\dsmitherman\My
Documents\Access\vss\backups\report\" & Me.ObjectName
When this runs, though, I get the following error:
Run-time error '3011': The Microsoft Jet database engine
could not find the object ". Make sure the object exists...
I've tried various quotation marks arrangement, to no avail.
Thanks for your help.
Danny S.
Can someone help me out with the syntax for the
application.loadfromtext command? Here's what I've got:
Application.LoadFromText acReport, Me.ObjectName,
"C:\Documents and Settings\dsmitherman\My
Documents\Access\vss\backups\report\" & Me.ObjectName
When this runs, though, I get the following error:
Run-time error '3011': The Microsoft Jet database engine
could not find the object ". Make sure the object exists...
I've tried various quotation marks arrangement, to no avail.
Thanks for your help.
Danny S.