Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Using XL2003 and OL2003.
I'm aware (because I checked the Knowledge Base) that you can't email an Excel file that's protected, but my user wants to. He's designed a nice protected spreadsheet all formatted with locked and unlocked cells for his team to use as a reporting tool. If it's emailed from XL it fails because of the protection. He could email it as an attachment but that defeats the purpose. If he copies/inserts/embeds the table into an Outlook message it's either completely protected or completely unprotected depending on which method is used. Is there a way to do this? I do not think I'm missing anything obvious, but feel free to rub my nose in it if I am. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Jonathan589
You can make a macro button on the sheet to mail instead of the manual way. In the code you can unnprotect the sheet run the mail code and protect the sheet For code examples look here http://www.rondebruin.nl/sendmail.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Jonathan589" wrote in message ... Using XL2003 and OL2003. I'm aware (because I checked the Knowledge Base) that you can't email an Excel file that's protected, but my user wants to. He's designed a nice protected spreadsheet all formatted with locked and unlocked cells for his team to use as a reporting tool. If it's emailed from XL it fails because of the protection. He could email it as an attachment but that defeats the purpose. If he copies/inserts/embeds the table into an Outlook message it's either completely protected or completely unprotected depending on which method is used. Is there a way to do this? I do not think I'm missing anything obvious, but feel free to rub my nose in it if I am. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Ron, Thank you for your fast response. I will do what you suggested. I'm glad
I wasn't missing something obvious. regards, Jonathan "Ron de Bruin" wrote: Hi Jonathan589 You can make a macro button on the sheet to mail instead of the manual way. In the code you can unnprotect the sheet run the mail code and protect the sheet For code examples look here http://www.rondebruin.nl/sendmail.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Jonathan589" wrote in message ... Using XL2003 and OL2003. I'm aware (because I checked the Knowledge Base) that you can't email an Excel file that's protected, but my user wants to. He's designed a nice protected spreadsheet all formatted with locked and unlocked cells for his team to use as a reporting tool. If it's emailed from XL it fails because of the protection. He could email it as an attachment but that defeats the purpose. If he copies/inserts/embeds the table into an Outlook message it's either completely protected or completely unprotected depending on which method is used. Is there a way to do this? I do not think I'm missing anything obvious, but feel free to rub my nose in it if I am. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
email protected sheet | Excel Discussion (Misc queries) | |||
email header on a file | Excel Discussion (Misc queries) | |||
how do i email a file to a co-worker? | New Users to Excel | |||
Pasword protected Excel file encrypted, how do I read this file? | Excel Discussion (Misc queries) | |||
Email a Protected Sheet | Excel Discussion (Misc queries) |