Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Our company has created a program in MS Excel 2003. We plan on disturbing
the program to our salesman to assist in their sales. We have some sensitive information in the program. I know how to password protect sheets and make Excel Read-Only. My Question is there anyway to stop a person from Coping or Emailing the program to anther person or Computer. We plan on distributing the program in the safest way possible for the company. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Josh
There is no way to stop a person from Coping or Emailing With code you can do it but a user can disable the macro's -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Josh C" wrote in message ... Our company has created a program in MS Excel 2003. We plan on disturbing the program to our salesman to assist in their sales. We have some sensitive information in the program. I know how to password protect sheets and make Excel Read-Only. My Question is there anyway to stop a person from Coping or Emailing the program to anther person or Computer. We plan on distributing the program in the safest way possible for the company. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks for the input, that is kind of what i am hearing form everyone i ask.
"Ron de Bruin" wrote: Hi Josh There is no way to stop a person from Coping or Emailing With code you can do it but a user can disable the macro's -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Josh C" wrote in message ... Our company has created a program in MS Excel 2003. We plan on disturbing the program to our salesman to assist in their sales. We have some sensitive information in the program. I know how to password protect sheets and make Excel Read-Only. My Question is there anyway to stop a person from Coping or Emailing the program to anther person or Computer. We plan on distributing the program in the safest way possible for the company. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm not sure how to prevent e-mailing and/or copying, but you might be
able to at least code something so that the first time someone opens the spreadsheet, that it logs their userid into a hidden column (or otherwise hidden location somewhere in the document. Then, at least, if you find the document somewhere that it shouldn't be, you might be able to determine who originally had it and gave it away. At least maybe there'd be an audit trail. I hope you can find out how to do what you want, and hope that whatever solution you come up with, that you will post it here. Thanx. Josh C wrote: Our company has created a program in MS Excel 2003. We plan on disturbing the program to our salesman to assist in their sales. We have some sensitive information in the program. I know how to password protect sheets and make Excel Read-Only. My Question is there anyway to stop a person from Coping or Emailing the program to anther person or Computer. We plan on distributing the program in the safest way possible for the company. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks for the idea, we have not been able to find a way and are leaning
toward developing a key that will have to match the computer the program is running on. "HockeyFan" wrote: I'm not sure how to prevent e-mailing and/or copying, but you might be able to at least code something so that the first time someone opens the spreadsheet, that it logs their userid into a hidden column (or otherwise hidden location somewhere in the document. Then, at least, if you find the document somewhere that it shouldn't be, you might be able to determine who originally had it and gave it away. At least maybe there'd be an audit trail. I hope you can find out how to do what you want, and hope that whatever solution you come up with, that you will post it here. Thanx. Josh C wrote: Our company has created a program in MS Excel 2003. We plan on disturbing the program to our salesman to assist in their sales. We have some sensitive information in the program. I know how to password protect sheets and make Excel Read-Only. My Question is there anyway to stop a person from Coping or Emailing the program to anther person or Computer. We plan on distributing the program in the safest way possible for the company. |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry it took so long to reply, but this has been a difficult problem to
solve. I have not found anything in Excel, however I have found a system that assist MS Office 2003 and newer. The system is Information Rights Management (IRM) technology. There are some requirements to use IRM. Here are two websites that explain the system better: http://office.microsoft.com/en-us/ex...098061033.aspx http://www.microsoft.com/technet/tec...e/Default.aspx I have just started the process of integrating this some wish me luck. "HockeyFan" wrote: I'm not sure how to prevent e-mailing and/or copying, but you might be able to at least code something so that the first time someone opens the spreadsheet, that it logs their userid into a hidden column (or otherwise hidden location somewhere in the document. Then, at least, if you find the document somewhere that it shouldn't be, you might be able to determine who originally had it and gave it away. At least maybe there'd be an audit trail. I hope you can find out how to do what you want, and hope that whatever solution you come up with, that you will post it here. Thanx. Josh C wrote: Our company has created a program in MS Excel 2003. We plan on disturbing the program to our salesman to assist in their sales. We have some sensitive information in the program. I know how to password protect sheets and make Excel Read-Only. My Question is there anyway to stop a person from Coping or Emailing the program to anther person or Computer. We plan on distributing the program in the safest way possible for the company. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When emailing a file from excel my address book won't come up. | Excel Discussion (Misc queries) | |||
Hypoerlink to a Local file and emailing the file as an attachment | Excel Discussion (Misc queries) | |||
Stopping copying from a webpage | Excel Discussion (Misc queries) | |||
How to emailing file from Excel 2000 to 2003, cannot open?? | Excel Discussion (Misc queries) | |||
Emailing an Excel File with a Macro through Outlook | Excel Programming |