Deleting files, and not overwriting them, only changes the first character of the file name in the directory table to ?. The directory search skips all such names. Only a defrag of the drive will...
Both Save and Save As appear in the file menu of all Microsoft applications. There is a difference between the two. The very first time you use Save on a new file, it will actually bring you to the...
When Saving As... type the name then .jpg and it will be saved as a jpg. However jpgs are pictures and if it dosent save as a jpg it might have some issues such as being too big of a file for a jpg,...
Go to your button and double click it to go to the code then add this Dim NameOfFile as String NameOfFile = InputBox("Enter the Name of The File", "") Dim objWriter As New...