Learn Data Analysis
  • Home
  • Python
    • Pandas
    • Matplotlib
    • PyQt5
    • Google Tasks API
    • Google Sheets API
    • Google Gmail API
    • Google Photos API
    • Google YouTube API
    • Google Translation API
    • Google Vision API
    • Simple-Salesforce
    • win32com
    • xlwings
  • Excel
    • VBA
  • Office
    • Access
    • Outlook
    • PowerPoint
    • Word
  • Trailhead
  • About Me
Select Page

Calculate How Long Does It Takes For A Macro To Run using VBA

May 21, 2019 | Access, Excel, Office Automation, Outlook, PowerPoint, VBA, Word

For various reasons, you want to calculate how long does it take for a macro to run from start to finish. Using few lines of simple VBA, we can quickly figure out how long does it take for a macro to execute. data-ad-layout="in-article" data-ad-format="fluid"...

Add a Button in Microsoft Word to Launch a Calculator

May 2, 2019 | Office Automation, Word

If you often work with Microsoft Word documents, and you constantly need to take out your calculator or launch calculator manually, then this is a pretty handy tip for you.In this tutorial, I will show you how you can easily add a button in Microsoft Word document to...

Send Email From Your Gmail Account with VBA

May 2, 2019 | Access, Excel, Office Automation, Outlook, PowerPoint, VBA, Word

Gmail, the world most popular email service developed by Google. Today just about almost everyone owns a Gmail account. We know it is pretty easy to create a VBA script in Microsoft Excel to integrate with Microsoft Outlook, from there, we can send an Outlook email,...

Automate Mail Merge to Save Each Record Individually with Word VBA

Apr 11, 2019 | Office Automation, Word

Mail Merge is a really useful feature built-in in Microsoft Word to create letters, labels, envelopes, or even drafting email in bulk. But not everything is perfect. One of the drawbacks with mail merge is that when you try to print each record as a single PDF file,...

Search Post

Subscribe My YouTube Channel

Other Posts

  • Access (3)
  • Automate Google Tasks API with Python (4)
  • Automation Scripts (10)
  • Data Analytics (8)
  • Data Visualization (10)
  • Excel (41)
  • Excel General (11)
  • Google API (General) (2)
  • Google Calendar API (2)
  • Google Drive API (2)
  • Google Gmail API (2)
  • Google Maps APIs (1)
  • Google Photos API (6)
  • Google Sheets API (12)
  • Google Translation API (2)
  • Google Video Intelligence API (1)
  • Google Vision API (15)
  • Google YouTube API (7)
  • LeetCode (1)
  • Matplotlib (7)
  • Microsoft SQL Server (3)
  • Office Automation (11)
  • Other Tutorials (1)
  • Outlook (7)
  • Pandas (5)
  • PowerPoint (3)
  • PyQt5 (93)
  • Python (209)
  • Resources (1)
  • Salesforce Trailhead (33)
  • Selenium (1)
  • Simple-Salesforce (4)
  • Uncategorized (8)
  • VBA (29)
  • Web Scraping (1)
  • win32com (2)
  • Word (4)
  • XlsxWriter (4)
  • xlwings (5)
Copyright © LearnDataAnalysis.org