Running Excel spreadsheet with macro code using Excel services

D

Don McC

Is is possible as of this date (10/22/2009) to run an excel spreadsheet that
has drop downs and embedded VBA code (macros) in both modules and on sheets
in a web browser window using Excel services with sharepoint? I need to
protect the spreadsheet from being downloaded because it contains proprietary
information as part of the calculations. I don't just want to trust to
protecting cells and code; I want to manage the interaction of the user and
the spreadsheet by eliminating the possibility of downloading. Thanks
 
Top