R
Rob
I am using sendobject to send an email message from Outlook. Once the email
is sent the page closes and reopens. During the load, the form connects to
the DB using the code below. When it attempts, runtime error 3024 Could not
find the file "SARManagement.accdb" is generated. Any ideas?
Set pdb = OpenDatabase("SARManagement.accdb")
Thanks for your assistance.
is sent the page closes and reopens. During the load, the form connects to
the DB using the code below. When it attempts, runtime error 3024 Could not
find the file "SARManagement.accdb" is generated. Any ideas?
Set pdb = OpenDatabase("SARManagement.accdb")
Thanks for your assistance.