Hey all,
I have the following code that opens an excel file, adds a row and value to cell D2, saves and closes the book, and runs a macro in access to import data (I know it works up to this point).
However, I'm trying to add some code to reopen the same book, and delete the entire row 2...