Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 55
Default Stopping copying and emailing of a Excel File

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Stopping copying and emailing of a Excel File

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 55
Default Stopping copying and emailing of a Excel File

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   Report Post  
Posted to microsoft.public.excel.programming
Junior Member
 
Location: Oklahoma
Posts: 6
Default Stopping copying and emailing of a Excel File

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 55
Default Stopping copying and emailing of a Excel File

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 55
Default Stopping copying and emailing of a Excel File

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
When emailing a file from excel my address book won't come up. arc Excel Discussion (Misc queries) 1 May 28th 07 02:13 AM
Hypoerlink to a Local file and emailing the file as an attachment JohnH Excel Discussion (Misc queries) 0 January 2nd 07 06:45 PM
Stopping copying from a webpage Tadhg Excel Discussion (Misc queries) 1 June 28th 06 07:09 PM
How to emailing file from Excel 2000 to 2003, cannot open?? bennyw0528 Excel Discussion (Misc queries) 2 November 1st 05 10:37 PM
Emailing an Excel File with a Macro through Outlook John Wilson Excel Programming 5 August 28th 03 01:58 PM


All times are GMT +1. The time now is 07:29 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"