View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Extra Workbook Security via 3rd Party Software

OK so it sounds like you need to protect both your data and your code, which
is two very different things. There is no other a spreadsheet product that's
fully secure yet similar in all other respects to Excel, if that's what your
original question was.

Regarding the code maybe simply password protecting the project might be
enough, that will deter most users though not those who hang around here.

It's difficult to make any suggestions about what to do with the data with
the limited information you have given.

Regards,
Peter T


So don't let your users ever get hold of that workbook.
"Dennis Tucker" wrote in message
...
Peter,

I have both sensitive data within some worksheets and macros that I do not
want anyone to see.


Dennis

"Peter T" <peter_t@discussions wrote in message
...
Which aspect of security in Excel are you talking about.

Regards,
Peter T


"Dennis Tucker" wrote in message
...
Does anyone know of a GOOD program that can make the security on Excel
workbooks much better? Please help.


Dennis