The command or action DoCmd.SendObject

P

Pilot

I have the folloying error in a Access Application that is suppose to send an
email after one action.

The command or action 'SendObject' isn´t available now.
*You may be in a read-only database or an unconverted database from an
earlier version of ....
*The type of object the action applies to isn´t currently selected or isn´t
in the active view.
Use only those commands and macro actions that are currently available for
this database.

I already saw that the command DoCmd.SendObject is available. I dont
understand the reason of this error message.
Can i get some help on this issue?

Pilot
 
Top