Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just another quickie!
Is it possible to prevent a user from sending a workbook using the "File" "Sent to" option? (and just that workbook) Just wondering... Greg |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Greg
Afaik not really. You could have a macro in the file that disables that Excel menu, but it would still be a file on a computer, and nothing would prevent it from being sent as an attatchment in any email. There are macro ways to ensure that the file is useless unless this and that condition is met on opening, but it's not Safe in the real meaning of the word. -- HTH. Best wishes Harald Followup to newsgroup only please. "Gbiwan" wrote in message ... Just another quickie! Is it possible to prevent a user from sending a workbook using the "File" "Sent to" option? (and just that workbook) Just wondering... Greg |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I sorta thought so...
thanks anyway! Greg "Harald Staff" wrote in message ... Hi Greg Afaik not really. You could have a macro in the file that disables that Excel menu, but it would still be a file on a computer, and nothing would prevent it from being sent as an attatchment in any email. There are macro ways to ensure that the file is useless unless this and that condition is met on opening, but it's not Safe in the real meaning of the word. -- HTH. Best wishes Harald Followup to newsgroup only please. "Gbiwan" wrote in message ... Just another quickie! Is it possible to prevent a user from sending a workbook using the "File" "Sent to" option? (and just that workbook) Just wondering... Greg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Emailed Sheets from a workbook | Excel Discussion (Misc queries) | |||
Can you prevent a Excel Documet from being emailed to someone else | Excel Discussion (Misc queries) | |||
File locations becoming relative when workbook is emailed by macro | Excel Discussion (Misc queries) | |||
How to prevent any one from opening my workbook | New Users to Excel | |||
Emailed a "shared workbook" but it never came why? (AOL?) | Excel Worksheet Functions |