VBA code to create Outlook email This code will create a new email item in Outlook. Using this code, You can automate creating emails in Outlook application. Also send emails automatically with attachment and customized content. In this code, the mail subject & content can be customized. The mail body […]
How to Zip File or Folder using VBA Code – Excel Macro?
March 03, 2021
VBA Code to Zip File or Folder Just like this Unzip vba code, this also uses the Windows default file compressor. There is only one difference between this code and Unzip. Yuo just have to swap the parameters & Create a empty Zip file at first. Zip file path & […]
How to Recall sent email in Gmail?
March 03, 2021
Recall Sent Mail in Gmail In the busy agile world everything happens so quick with no time. Mistakes also happen as quick as life. There is no time to regret in anything that individual is doing in the present society. There are some ways to escape the mistake. Similarly in […]