using my vb code to save some data to excel "book1.xls",
i got something annoying like
"book1.xls is readonly file, do you want to make a copy of boo1.xls? " how to get rid of this problem and save directly to book1.xls? by the way, when I check the property of book1.xls, it's not marked as read-only at all!
