Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm developing a spreadsheet for an end user to interact with via user forms.
I want to hide and protect the code behind the application. The user, via user forms, goes to a financial web site and downloads data into Quicken. Next he produces reports in Quicken and copies them to the clipboard for pasting into Excel spreadsheets. What would be the best (recommended?) way to protect the VBA code and formulas? I've considered two approaches: One, creating an add-in, or two, write all the code in a separate workbook which the user's workbook calls and then hides when his workbook opens. Can someone who does a lot of this kind of thing recommend one approach over the other, or suggest a completely different and/or better strategy. All suggestions will be greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 General Question | Excel Discussion (Misc queries) | |||
display previously hidden author information in excel 2003 | Excel Discussion (Misc queries) | |||
General question about 2003 and 2007 VBA in Excel | Excel Discussion (Misc queries) | |||
General questions about VB6/2005 and Excel 2007 compatibility | Excel Programming | |||
Store hidden information in Excel throw Add-In | Excel Discussion (Misc queries) |