I would like to write data to an existing Excel file using Visual Basic 5.0. However, if the file does not exist, I want to create a file with that name. I do not want to actually open and view the Excel file though. The file needs to be saved. How do I do this and what references do I need to have checked? Please include error checking. Thanks.