Hello everyone,

I was wondering if anyone can show me how to create a new folder and copy an existing file into the new folder using vb code. Basically, I want the function to create a new folder called "Test" in "C:\project" and copy a file called "Textfile.txt" into "C:\project\Textfile". Thank you!


Marci Sarwan ([email protected])


P.S. I would really appreciate it if you can please provide
some sample code along with the explanation. Thanks!