|
|||||||
| Programming, Coding, (Web)Design Discuss all your programming or design needs with likeminded people. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DriverHeaven Addict
Join Date: Sep 2002
Location: Elysium
Posts: 330
Rep Power: 0 ![]()
|
Protecting Spreadsheets
Is there a way to take a spreadsheet (made with Excel) and protect it, so that others may use it, but not see the formulas? I dont want anybody to be able to copy it.
|
|
|
|
|
|
|
|
DriverHeaven Addict
Join Date: Sep 2002
Location: Elysium
Posts: 330
Rep Power: 0 ![]()
|
I found out that what needs to be done is to "compile" and make a .exe file. Not too sure what that means. Google has failed me. Does anyone have a link to such a "compiler"? or a link where I can learn more?
|
|
|
|
|
|
#3 |
|
HardwareHeaven Extreme Member
|
well, the big question is do you vb6 or a programming language?
__________________
|
|
|
|
|
|
#4 |
|
Unbiased.
Join Date: Jun 2002
Posts: 4,812
Rep Power: 0 ![]() |
One cannot compile a spreadsheet. The only way to hide your algorithms is to write an independent program outside of Excel, and even then a skilled assembly coder could decipher them. The most secure way to protect data like that is to have the input and output handled remotely, such as through a webserver, and keep the algorithms only accessable through remote access.
__________________
[img][/img] [color=White]Peace be with you, Joe.[/color] Driverheaven Staff Member (Supermoderator) |
|
|
|
|
|
#5 | |
|
DivrerHaeven Seinor Mebmer
Join Date: Mar 2003
Location: Baltimore, MD
Posts: 236
Rep Power: 0 ![]() |
Quote:
__________________
Pepole olny raed wrods. Btu oyu shuodl sitll check oyur spleling! http://realgar.hopto.org
|
|
|
|
|
![]() |
| Thread Tools | |
|
|