I have inserted ole objects into a table. Am I able to send them via e-mail
using VBA? SendObject does not seem to work. Any help would be appreciated.
Thanks!
deurbroucq
Depends on type of object
if this is word document for example - then you can activate it in word, and
send it using word
same for excel

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
>I have inserted ole objects into a table. Am I able to send them via
>e-mail
[quoted text clipped - 3 lines]
>
> deurbroucq