hi there i want to create a directory on the C drive, this code isn't working do you have any ideas
If sBackUp = "" Then
ChDir "C:\"
MkDir "tpbackup"
sBackUp = "C:\tpbackup\bookbkup.mdb"
End If
Rohan West
|
Results 1 to 3 of 3
Thread: Problem with code?
|
Click Here to Expand Forum to Full Width |