eclipsed82
Programmer
Hey guys... I've been editing an already existent excel file through VBA in access. For some reason though, when I want to go see the changes and open up the xls file, I always get the messagebox saying the file is read-only and asks me if i want to read-only or notify or cancel.. Also, I'm using another Excel file that has data I need to read in order to edit the other excel file, but whenever I open that file as well, it says it's a Read-only.. These files didn't begin as read-only.. They only turned out to be after I run the code. Can someone tell me why this is happening and how to get rid of this??