:)Hello You Have not given much information what is the type of file you want.ok if you want to get required string from Test.txt file you can give like this dim str as string("strSearch",10) FileNumber = FreeFile() FileOpen(FileNumber, filepath, OpenMode.Binary, OpenAccess.Read, OpenShare.Shared) FileGet(FileNumber, str) Which Give the result start from 0 To byte 10 bytes if you want to search all give the file size you can give random access also.I hope it will help for you Ishak Progarmmer Analyst ITI KSA