Results 1 to 2 of 2

Create Folder and subfolder

Threaded View

  1. #1
    Registered User
    Join Date
    03-05-2019
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    19

    Question Create Folder and subfolder

    Hey Reader,

    i am trying to make a code that create's a folder and directly after makes a folder in that created folder.

    
    Sub Create_Folder()
    
    Dim path As String
    
    path = "C:\Users\name\Desktop\Program_DB\" & Me.TextBox1
    
    End Sub
    What i want is that vba makes a folder in first created folder with the name:


    
    "ID" & Me.TextBox1
    is there any solution for my problem??
    Last edited by Lyncz92; 09-22-2019 at 05:08 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] VBA to create folder, subfolder and save workbook
    By aaaaa34 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-06-2019, 12:30 PM
  2. Replies: 14
    Last Post: 09-18-2016, 08:13 AM
  3. [SOLVED] Create Dated Folder with Subfolder from Cell Values
    By bloomingcarrot in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-21-2014, 05:53 PM
  4. [SOLVED] Code to create folder and inside subfolder
    By kosherboy in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 03-07-2014, 03:03 PM
  5. Create FOLDER / SUBFOLDER from CULUM
    By mash1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-13-2012, 09:29 AM
  6. Macro to Create Folder\Sub Folder\SubFolder\
    By coolhit in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-30-2012, 12:43 PM
  7. Create folder and subfolder in four layers
    By monsterdvd in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-12-2011, 05:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1