I would like to write to an existing Excel file from Visual Basic 5.0. However, if this file does not exist, I would like to create one with that name. I do not want to actually open or view Excel though. How do I do this? Please include references needed and error checking. Thanks.