tontoncarton
XLDnaute Occasionnel
Bonjour tt le monde 🙂
J'aurai besoin d'un peu d'aide pour envoyer un mail 🙂
voila je voudrais envoyer un mail avec fichier joints mais le truc qui marche pas c le fichier joint
voila mon code
AddressString = 'mailto:' & Sheets('MAIL').Range('e1') & '?subject=' & sujet & 'test' & '&Cc=' & Range('e2') & ';' & Range('e3') & '&Attachments.Add=' & 'C:\\Program Files\\GTR\\BDE\\CPCournon.xls'
ActiveWorkbook.FollowHyperlink Address:=AddressString
ou est le beug ??
Merci d'avance 🙂
J'aurai besoin d'un peu d'aide pour envoyer un mail 🙂
voila je voudrais envoyer un mail avec fichier joints mais le truc qui marche pas c le fichier joint
voila mon code
AddressString = 'mailto:' & Sheets('MAIL').Range('e1') & '?subject=' & sujet & 'test' & '&Cc=' & Range('e2') & ';' & Range('e3') & '&Attachments.Add=' & 'C:\\Program Files\\GTR\\BDE\\CPCournon.xls'
ActiveWorkbook.FollowHyperlink Address:=AddressString
ou est le beug ??
Merci d'avance 🙂