Excel doesn't allow me to save

Chimmy

New member
Joined
Apr 29, 2012
Messages
1
Programming Experience
5-10
I have a program which automatically writes data onto excel. My problem is once i've written the data, it doesn't allow me to save because the program always make a "read-only" excel file. I've tried putting the readonly to false, and have been using the saveas/save code in vb but it gives an error.

Can anyone pls. help?

THanks!
 
Back
Top