View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
PosseJohn
 
Posts: n/a
Default Removal of Private Information

I have only worksheet code included, the message still comes up.

"David McRitchie" wrote:

Hi John,
Once you have macros in a workbook you have to get rid of the module,
deleting the code is not sufficient. Deleting the code only is sufficient
for sheets and thisworkbook. For mmore information and a macro to
remove see Chip Pearson's
http://www.cpearson.com/excel/vbe.htm near bottom look for
Deleting All VBA Code In A Project
--
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"PosseJohn" wrote in message ...
I selected 'Remove personal information from file properties on save.'

I am now receiving a message that informs me that the WB has macros, and
personal information may be contained within them that cannot be removed.

How can I prevent this message from being displayed?