Forum Moderators: phranque
I've uploaded the spreadsheet and linked to it, but when I try to open it in a browser it asks for a username and password, as if I was trying to access via ftp.
What am I doing wrong? Is this a permissions issue?
Try uploading a blank/empty spreadsheet and test that to see if you get the same effect.
There's no need for the spreadsheet online unless they want folks to edit it. A potential nightmare, imho.
Why not create a PDF from the spreadsheet and upload that?
Alternatively, zip the spreadseet up and provide it as a download to a HD.
The problem with a PDF is that you lose all computational functionality.
This is a short cost calculator, enter some data and your annual cost savings spits out the other end. It's nothing complicated, just basic arithmetic. To make it even somewhat valuable, however, it needs to have the functions included.
I'll try your suggestions, but I think a PHP application is truly the way to go. I'll strengthen my "suggestion" in that direction.
Thanks a million Engine.
This will save the file as an HTML with an embedded ActiveX control (M'soft call it a web component).
This will preserve the formulas and functionality of the worksheets. The person who goes to the web page can use the model plus can save it into a local copy of Excel.
No prompts unless they've changed their security settings.