Docmd.SendObject

F

faberk

Is it possible to send an external file, say, a html docment that does not
reside within the datbase using the sendobject method?
 
P

Pat Hartman\(MVP\)

No. An external file is not an object that is included in the list of
possible objects.
 
Top