hello there..
i want to read text file from diskette and i have succeed where i write a code like this:
Open "A:/textfile.txt" As Input #1
but how to write a coding that will prompt a msg box "Please insert diskette first" if the diskette is not insert?
thank you very much
