![]() |
sending two sheets on one e-mail
Hi there, i'm trying to send via a single e-mail, two worksheets (1 and 3) to a specific e-mail.
Currently i'm using a code that sends only one sheet per e-mail. Can you help me? What I have right now is: Sub emailalge() ThisWorkbook.Sheets(3).Copy With ActiveWorkbook .SendMail Subject:="e-mail " & Format(Date, "dd/mmm/yy") .Close SaveChanges:=False End With End Sub thanks! |
Quote:
Educo |
All times are GMT +1. The time now is 10:44 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com