S
Sandy Eastman
Access 97 running on Win98 with OutlookExpress6 installed
I can't get SendObject to open OutlookExpress in edit mode.
What do I need to do.
win.ini has this:
[Mail]
MAPI=1
When I use this:
DoCmd.SendObject , , , "(e-mail address removed)", , , , , True
I get this:
Run-time error 2046
The command or action 'SendObject' isn't available now.
*You may be in a read-only database or and unconverted database
from an earlier version of "MyDatabaseName".
*The type of object the action applies to isn't currently selected
or isn't in the active view.
I can't get SendObject to open OutlookExpress in edit mode.
What do I need to do.
win.ini has this:
[Mail]
MAPI=1
When I use this:
DoCmd.SendObject , , , "(e-mail address removed)", , , , , True
I get this:
Run-time error 2046
The command or action 'SendObject' isn't available now.
*You may be in a read-only database or and unconverted database
from an earlier version of "MyDatabaseName".
*The type of object the action applies to isn't currently selected
or isn't in the active view.