How to create a folder at once
How was this post? 💡
If you think "This is convenient!," please save it so that you can look back later 📌
- - - - - - - - - - - - -
I didn't know 🔥
I knew 👍
I set it up → ✨
- - - - - - - - - - - - -
[💻 tricks of mass folder batch creation]
Are you creating folders one by one by right-clicking?
That's just plain daily petit stress, isn't it 😭
People who work quickly create a large number of folders in an instant by linking Excel and the batch function quickly ✨
Here is a procedure that becomes much easier once set 👇
① Prepare with Excel
List the folder names you want to create
↓
Enter "md" in the left column (it is a magic password that instructs to create a folder on your computer!)
② Save in CSV format
Press the "F12" key to display the save screen
↓
Save the file type as "CSV format"
③ Change the extension
Rename the end of the saved file to. "bat" (it will be transformed into a command to your computer)
④ Double click for a moment
Double-click the completed file
↓
A large number of folders are automatically generated in an instant!
By the way, it is even more convenient to create hierarchical folders at once by separating them with "\."
- - - - - - - - - - - - -
[🎁 Please let me hear your voice!]
Do you have petit stress such as "I want to make it easier here..." or "I'm worried about this" in your usual work?
If you let me know in the comments or DM, I will do my best to make a solution in a future post! Feel free to do it! ✨
普段の業務や個人のデータ管理で、何十、何百ものフォルダを手作業で作成するのは非常に手間がかかり、時間を浪費しがちですよね。私も以前は一つ一つ右クリックして新規フォルダを作っていましたが、作業が膨大になるとどうしてもミスや効率の低下が気になっていました。 そこで今回紹介のExcelとバッチファイルを連携させる方法を試してみたところ、驚くほどスムーズに大量フォルダを自動生成できて感動しました。Excelで作成したフォルダ名リストの隣に「md 」と入力し、CSV形式で保存後、拡張子をbatに変えるだけで完了。バッチファイルをダブルクリックすることで、あっという間に指定したフォルダ全てが作成されました。 特に気に入っているのは、「\(バックスラッシュ)」を使って階層ごとにフォルダを作成できる点です。これにより複雑なフォルダ構成も一気に作れるので、プロジェクトごとや年度別の整理に最適です。たとえば「2026年1月\2日」のように入力すれば、その階層フォルダが自動で作成され管理がグンと楽になります。 この方法のメリットは、一度バッチファイルのテンプレートを準備してしまえば、あとはフォルダリストを更新するだけで即座に必要なフォルダセットが再生成できる点です。パソコンの命令書ともいえるbatファイルが効率化のカギとなり、個人作業やチームの定型作業時間短縮に大いに役立ちます。 また、バッチファイルはWindows標準機能なので追加ソフトも不要。簡単に運用できるため、エクセルを日常的に活用している方には特におすすめです。フォルダ作成の手間を省きたい方はぜひ試してみてください。 今回のテクニックを使い始めてからは、複数プロジェクトの資料整理や月次フォルダの準備が驚くほど速くなり、その分の時間を他の業務に割けるようになりました。皆さんもExcelとバッチファイルでプチストレスを解消し、仕事の効率アップを実感してみませんか?








































































































