Skip to content
Primary Menu
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
File Operations Folder Operations

Excel VBA List Files in Folder – Dir in Shell

March 19, 2023
Kumarapush

List Files in Folder using Excel VBA To get list of files in a directory, just give the folder path as input to this function. It will read the file in the folder one by one. Then display the file names. In this sample code, we will get list of […]

Python File Operations Folder Operations Zip

How to Zip Directory using Python? – Archive folder

March 19, 2023
Gayathri

Archive or Zip all files in Directory The code in this page will Zip directory full of files. It will first get folder path as input. Then loop thru the directory & its sub-directories to get all the files list. Then each file in the list is added to the […]

Python Tricks
  • Get list of Folders in directory path – Python
  • Python Sort List Function – Ascending or Descending
  • Get Current Weather in Python – Free Openweathermap Api
  • Python – Random Number Generator Code
  • How to Install Python in Windows? – Hello World Program
  • Install TensorFlow in Python
  • How to run Exe from Python – 3 Easy methods?
  • Python Check if File Exists – Get Easy code
  • JSON Parser – Python Code – Convert JSON To Excel CSV
  • Python Unzip all Files in Directory – in just 4 Lines – Easy Code
  • Convert Python to Exe – Easy Compile in 2 Mins
  • Python strftime – C, C++ Date Time Formatting
  • Open Text File – Read Write File Operations – VBA, Python, VBS, C, C++, DOS
  • Get list of Installed Packages in Python
  • How to shutdown a computer using Python?
File Operations Tricks
  • Removing Empty Folder is Now Easy – Get Folder List with Size
  • Excel VBA Delete Folder if Exists
  • VBA – Find My Documents, Desktop & System Folder Path
  • Excel VBA Get File Extension – 2 Simple Methods
  • Excel vba Add Date Time Stamp to File Name
Folder Operations Tricks
  • Is Excel File already open in VBA – By Another User
  • Removing Empty Folder is Now Easy – Get Folder List with Size
  • Get List of All Subfolders in a Folder – Excel VBA
  • How to Zip Directory using Python? – Archive folder
  • VBA get Path to Default Temporary folder
  • Sort Listview Column on Click – VBA/VB6 Userform
  • Bulk Excel VBA Send Email with Attachments – 2 Multiple recipients
  • GB Whatsapp Features – Easy Download Steps
  • Excel VBA For each cell in Range – Direct method
  • Excel VBA Send Email at Specific Time – Outlook Delayed Delivery
  • Sort Listview Column on Click – VBA/VB6 Userform
    Get VBA code to sort a listview column header on click. Not only default column, any column in listview can be sorted, with a click on column header.
  • Excel vba send email with attachments using Outlook App Mass Bulk email
    Bulk Excel VBA Send Email with Attachments – 2 Multiple recipients
    Get Excel vba send email with attachment code that uses Outlook app already installed. Send bulk emails to multiple recipients with different email.
  • GB Whatsapp Features Smartphone Messaging App Download page
    GB Whatsapp Features – Easy Download Steps
    Learn GB WhatsApp features compared to the original WhatsApp app. It offers enhanced security, privacy settings, customizations & more
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
Copyright All rights reserved