View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Preventing "undeleting" data in Excel

Make sure you don't turn that Tools|track changes option.

I've found that hiding rows/columns with important information is much more
dangerous. It's easy to forget to delete that stuff before sending.



megsolve wrote:

We have an Excel (version 2002) spreadsheet that will be forwarded to an
external client. The spreadsheet contains a large number of cells with data
in a text format. Some text will need to be edited prior to sending the
spreadsheet to the client. For example a name will need to be removed from
the text of a cell, there would be about 100-200 cells per spreadsheet which
have been edited.

Example, a cell would contain the following data: "Sally red car monday", we
have edited this cell to read "red car monday". We do not want the client to
see the name "Sally". How do we ensure that the client cannot "undo" the
changes and reveal the data we had previously removed ?


--

Dave Peterson