It never finds the drive1.drive ="c:\"

Even though the C: drive is selected. What could cause this?

does the drive label have to be included? and if so, how come you can set the default drive by putting in form load event

drive1.drive= "d:\"?