- ©«¤l
- 214
- ¥DÃD
- 74
- ºëµØ
- 0
- ¿n¤À
- 296
- ÂI¦W
- 0
- §@·~¨t²Î
- win7
- ³nÅ骩¥»
- office2007
- ¾\ŪÅv
- 20
- ©Ê§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ªþ¥óªº) |
|