Copy Template Folder and Rename To Current Record

D

dan.cawthorne

I was Just wondering if it is possible to make a new folder using an
existing folder as template?

Ive experimented about on making new folders and i managed to achieve
that by manualy setting up the directory up then when i click a
command button,

its creates a folder in that Directory folder.

some things like

Q572807NEW LOOK, THE DIAMOND CENTRE, COLERAINE

The Code i used was as follows

MkDir "C:\TestFolder\" & Me![ProjectQNo] & Me![ProjectTitle]

I tried to changing the code to i could have a - between the Q572807 -
NEW LOOK, THE DIAMOND CENTRE, COLERAINE

but i failed so if any one could tell what im doing wrong?

Thats my Easy Option,

Secondly

But in the "Test folder" their's a folder Called "Generic Folder" what
the ultimate solution would be is to Create New Folder based on the
Generic Folder

ive looked into using the xcopy solution, but cant see any useful
information?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top