S
SteveWallace(roch)
I've got code from a database which already successfully sends email, and
copied it accross to a new one. When I try to run the code however I get an
error message
code breaks at:
Dim MyOutlook As Outlook.Application
Error message is:
compile error:
User defined type not defined
copied it accross to a new one. When I try to run the code however I get an
error message
code breaks at:
Dim MyOutlook As Outlook.Application
Error message is:
compile error:
User defined type not defined