---
title: "Tip of the Week: How to Use Excel to Quickly Generate Folders - Telesys Voice and Data Blog"
description: "With the right formula, you can use Microsoft Excel to do a lot of things… including creating the file folders you need in Windows."
url: "https://mail.dfwphones.com/blog/tip-of-the-week-how-to-use-excel-to-quickly-generate-folders"
date: "2026-06-05T23:13:36+00:00"
language: "en-GB"
---

## Telesys Voice and Data Blog

Telesys Voice and Data has been serving the Dallas/Fort Worth area since 1994, providing IT Support such as technical helpdesk support, computer support, and consulting to small and medium-sized businesses.

 [ Categories ](https://mail.dfwphones.com/blog/categories "Categories")

 [ Tags ](https://mail.dfwphones.com/blog/tags "Tags")

 [ Categories:  All Categories ](https://mail.dfwphones.com/javascript:void(0); "Categories")

 Search...Suggested keywords

 [  x ](https://mail.dfwphones.com/javascript:void(0);)

 <a class="eb-image-viewport"></a>

#  Tip of the Week: How to Use Excel to Quickly Generate Folders

  [Telesys Voice and Data Blog](https://mail.dfwphones.com/blog/categories/blog)   [Tip of the Week](https://mail.dfwphones.com/blog/categories/tip-of-the-week)

  [Telesys Voice Data Solutions](https://mail.dfwphones.com/blog/blogger/telesys-admin)

  Wednesday, 06 September 2023

   [ 0 Comments ](https://mail.dfwphones.com/blog/tip-of-the-week-how-to-use-excel-to-quickly-generate-folders#comments)

 [ ![Tip of the Week: How to Use Excel to Quickly Generate Folders](//mail.dfwphones.com/images/easyblog_shared/September_2023/09-06-23/b2ap3_large_manyFolders_605110950_400.jpg) ](//mail.dfwphones.com/images/easyblog_shared/September_2023/09-06-23/manyFolders_605110950_400.jpg "Tip of the Week: How to Use Excel to Quickly Generate Folders")

As a manager, some of the administrative work can be, if not the worst part of the job, easily the least engaging. For instance, having to create all the different folders for the employees under your purview, projects, and other organizational needs. Fortunately, Microsoft Excel offers a relatively quick and easy way of doing just this.

Let’s walk through the process.

## How to Use Excel to Mass Generate Folders (and Even Subfolders!)

Rather than manually going through, creating and naming each folder you need, Microsoft Excel enables you to automate the process somewhat. The trick revolves around you creating a Windows Batch file—a type of file that contains a script that executes predetermined commands in a specified order.

The process is as follows:

- **In one column, list all of the names** your different folders need to have, whether that’s a month and year, each of your team members’ names, or your different departments.
- To turn this into a batch file, you first need to **add a second column that formats this data in a very specific way**. Let’s assume that you wanted a folder for each month of 2024, for instance.

    - Your first column will be your list of months, January, February and so on, with cell A1 formatted as “2024 - January” to help avoid Excel auto-formatting your data.
    - Your second column will have the batch command filled out. This will require the following formula to be used:

        ="MD "&amp;""""&amp;A1&amp;""""

        **Dragging the bottom corner of your top cell down** will populate the rest of your list, referencing the proper cell in the first column to complete the formula.

- This will give you a list formatted as **MD “2024 - January”** and so on. Copy and paste this data into your **Notepad** application.
- Once your batch commands are copied over, save your Notepad file as a **.bat** file format wherever you want your folders to be saved. **Clicking this file** will generate the folders where the .bat file was located.

Hopefully, this will help you to more quickly create the folders you require for your assorted needs.

 [  ](https://mail.dfwphones.com/javascript:void(0);) [  ](https://mail.dfwphones.com/javascript:void(0);) [  ](https://mail.dfwphones.com/javascript:void(0);)

Tags:

  [Quick Tips](https://mail.dfwphones.com/blog/tags/quick-tips)   [Software](https://mail.dfwphones.com/blog/tags/software)   [Microsoft Office](https://mail.dfwphones.com/blog/tags/microsoft-office)   [Tip of the Week](https://mail.dfwphones.com/blog/tags/tip-of-the-week)

 [  Advanced Cloud Platforms Can Improve Your Organiza... ](https://mail.dfwphones.com/newsletter-content/advanced-cloud-platforms-can-improve-your-organizational-flexibility)

 [  Want to Learn How to Steal a Password? It’s Easier... ](https://mail.dfwphones.com/blog/want-to-learn-how-to-steal-a-password-its-easier-than-you-think)

 About the author

 [ ![Telesys Voice Data Solutions](https://mail.dfwphones.com/images/easyblog_avatar/806_806_blog-author.png) ](https://mail.dfwphones.com/blog/blogger/telesys-admin)

 [Telesys Voice Data Solutions](https://mail.dfwphones.com/blog/blogger/telesys-admin)

  [  ](https://mail.dfwphones.com/blog/blogger/telesys-admin)

Author's recent posts

  [More posts from author](https://mail.dfwphones.com/blog/blogger/telesys-admin)

 [ Tuesday, 30 June 2026  Stop Managing Metal, Start Managing People: A Guide to Hybrid IT ](https://mail.dfwphones.com/newsletter-content/stop-managing-metal-start-managing-people-a-guide-to-hybrid-it)

 [ Saturday, 27 June 2026  Free AI is Not Free: Why Public Tools Are a Security Risk ](https://mail.dfwphones.com/newsletter-content/free-ai-is-not-free-why-public-tools-are-a-security-risk)

 [ Thursday, 25 June 2026  Phishing is Getting Sophisticated: The New Threats Businesses Face ](https://mail.dfwphones.com/newsletter-content/phishing-is-getting-sophisticated-the-new-threats-businesses-face)

 <a class="eb-anchor-link" data-allow-comment="1" id="comments" name="comments"> </a> Comments

  No comments made yet. Be the first to submit a comment

   **![Guest](https://mail.dfwphones.com/media/com_easyblog/images/avatars/author.png)**   Already Registered? [Login Here](https://mail.dfwphones.com/home/login-logout?return=aHR0cHM6Ly9tYWlsLmRmd3Bob25lcy5jb20vYmxvZy90aXAtb2YtdGhlLXdlZWstaG93LXRvLXVzZS1leGNlbC10by1xdWlja2x5LWdlbmVyYXRlLWZvbGRlcnM=)

 Friday, 05 June 2026

  Subscribe to the blog (Please fill in your email address to subscribe to updates from this post.)

 **Captcha Image**

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://mail.dfwphones.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Blog & News",
            "item": "https://mail.dfwphones.com/blog"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Telesys Voice Data Solutions",
            "item": "https://mail.dfwphones.com/blog/blogger/telesys-admin"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Tip of the Week: How to Use Excel to Quickly Generate Folders",
            "item": "https://mail.dfwphones.com/blog/tip-of-the-week-how-to-use-excel-to-quickly-generate-folders"
        }
    ]
}
```
