X
Xcelsoft
Hello all,
I have and Access 2k database that will transfer the
contents of a Table to a spreadsheet file using the
TransferSpreadSheet Method.
What I want to do is test before the DoCmd. method using
VB to see if a particular folder exist for
example "C:\MySpreadSheets". If this folder does not
exist, I want to create it before I run the
TransferSpreadSheet command.
Does anyone know the VB commands to test for the
existence of a file folder and the command to make a
folder using VB???
Any help will be appreciated.
Thanks
I have and Access 2k database that will transfer the
contents of a Table to a spreadsheet file using the
TransferSpreadSheet Method.
What I want to do is test before the DoCmd. method using
VB to see if a particular folder exist for
example "C:\MySpreadSheets". If this folder does not
exist, I want to create it before I run the
TransferSpreadSheet command.
Does anyone know the VB commands to test for the
existence of a file folder and the command to make a
folder using VB???
Any help will be appreciated.
Thanks