| ©«¤l214 ¥DÃD74 ºëµØ0 ¿n¤À296 ÂI¦W0  §@·~¨t²Îwin7 ³nÅ骩¥»office2007 ¾\ŪÅv20 ©Ê§O¨k ¨Ó¦Ûhk µù¥U®É¶¡2013-6-17 ³Ì«áµn¿ý2018-11-3 
 | 
                
| ¦^´_ 2# jackyq ¥H¤Ucode¥i¥H¥[ªþ¥ó,¦Ó¥B¯à¶¶§Q±H¥X:
 Sub test5()
 Application.DisplayAlerts = False
 [a2:d5].Select
 ActiveWorkbook.EnvelopeVisible = True
 With ActiveSheet.MailEnvelope
 .Introduction = "abcd"
 .Item.To = "[email protected]"
 .Item.Subject = "efgh"
 .Item.Attachments.Add ThisWorkbook.Path & "/abc.xls"
 '        .Item.display
 .Item.Send
 End With
 'begin closing the allocation file and save it
 ' Windows(Allocfile).Activate
 Application.DisplayAlerts = True
 End Sub
 ¦ý°ÝÃD¬O,¨C±H¤@¦¸,ªþ¥óabc.xls·|²Ö¥[,±H²Ä¤¦¸,abc.xls´N¦³5Ó.§Ú·Q¤@©w¦³¿ìªk²M°£ì¨Óªºªþ¥ó.¦ý¤£ª¾¹D¦p¦ó°µ.
 ¬°¤°»ò¥Îmailenvilope,¦]¬°¥¦§Ö,±H40«Ê4¬í!(¤£±aªþ¥óªº)
 | 
 |