how to remove 'protected view' message from files created using xlwt
126 views
Skip to first unread message
binoy mathew
unread,
Jan 27, 2012, 8:51:46 AM1/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-excel
Hi all,
I have created an .xls file using xlwt library.
But when I open the newly created file, it is getting opened in
'protected mode' as it fails validation checks.
Can someone help me to solve the issue.
Craig Barnes
unread,
Jan 29, 2012, 12:44:01 PM1/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python...@googlegroups.com
Hi,
I am no expert with xlwt, but I do know that Excel 2010 has broken various implementations of xls file. Could this be what you have experienced?
HTH
Craig
-- () ascii ribbon campaign - against html mail /\
John Machin
unread,
Jan 30, 2012, 8:03:11 AM1/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python...@googlegroups.com
Search this group for "protected view". You'll find a rather long thread on this topic in April 2011.