How can I use vba to send an email with an attachment from using the default email client?
I wold like to be able to send an email with an attachment from Excel using vba and the default email client. So far I have this code that prints an excel sheet and uses its data to create the filename and save it as pdf: