K
kevcar40
Hi
I am working on a project that requires supporting documents(ie. word
/ excel files) to be stored in folders under a company name.
So you would have the folder structure of C:\ [Company name\ and under
this there eould be two folders one called Excel files the other colled
word documents.
in the Database i have a table company information Which can be
updated by multi users
Now what i want to do is when the users open the form to generate a
report on the company
he selects the compay from a combobox (Cbo_companies)
I would like to create a folder called the company name and place the
two sub folders under it
However if the folder already exists i want the data inside to remain
intact ie not create a new folder structure
Thanks
Kevin
I am working on a project that requires supporting documents(ie. word
/ excel files) to be stored in folders under a company name.
So you would have the folder structure of C:\ [Company name\ and under
this there eould be two folders one called Excel files the other colled
word documents.
in the Database i have a table company information Which can be
updated by multi users
Now what i want to do is when the users open the form to generate a
report on the company
he selects the compay from a combobox (Cbo_companies)
I would like to create a folder called the company name and place the
two sub folders under it
However if the folder already exists i want the data inside to remain
intact ie not create a new folder structure
Thanks
Kevin