save excel

  1. Jyggalag

    Change my VBA code so it sends pdf file instead of excel file

    Hi all, I currently have this VBA code: Option Explicit Private Const FilePath As String = "S:\COMPANY\FOLDER OF COMPANY\FOLDER 15\TEST FOLDER\Attachments\" Sub send_email_complete() Dim OutApp As Object Dim OutMail As Object Dim i As Long Dim ws As Worksheet Dim col As...
  2. E

    Save excel in specific folder after sending mail as attachement using VBA

    Hi Guys, I am currently using a macro which will send the working sheet as attachment in mail, but i also wanted the attachment to get saved in the specific folder in my local.Below is my current code , it will be really helpful if i can have the code for saving the attachment in local folder...
  3. Z

    Excel action when closing workbook

    Hello I am new to VBA but did a lot of research and a lot of readings in order to create a VBA to my employer. I have written the code but having some small bugs that you guys might be helpful. Project: When you first open my excel sheet, only three pages will be visible( Sheet 1,2 & 11) I...
  4. B

    Need VB code

    Does anyone no the code for saving a xls sheet to what it currently is already named plus some additional code.

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top