Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Can anyone help me with a macro? i need a macro to delete a work book either on close or if a cell is altered. the reasons are for company security purposes where the book needs to be viewed but not kept as passwords can be cracked and delicate information can be extracted. If i pdf it though, it is only a viewable page where the certain functions won't work. I need the user to be able to open the book, view and use the book but when the book is to be saved as, it will delete. also when they close the book, all data will not be saved and the book needs to delete itself. Can this be achieved? Regards, Nigel |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Nigel
This is possible with code but if the use disable macro's it is not working Save the file as PDF http://www.mvps.org/dmcritchie/excel/pdf.htm -- Regards Ron De Bruin http://www.rondebruin.nl "Nigel" wrote in message ... Hi, Can anyone help me with a macro? i need a macro to delete a work book either on close or if a cell is altered. the reasons are for company security purposes where the book needs to be viewed but not kept as passwords can be cracked and delicate information can be extracted. If i pdf it though, it is only a viewable page where the certain functions won't work. I need the user to be able to open the book, view and use the book but when the book is to be saved as, it will delete. also when they close the book, all data will not be saved and the book needs to delete itself. Can this be achieved? Regards, Nigel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete pictures with a macro | Excel Discussion (Misc queries) | |||
Delete a workbook while in a macro | Excel Worksheet Functions | |||
Macro broken with workbook name change | Excel Discussion (Misc queries) | |||
Macro to open workbook and copy and paste values in to orig workbo | Excel Worksheet Functions | |||
how do I delete a worksheet from my workbook | New Users to Excel |