Re: Excel File Embedded into VB App
"Camper Joe" <CamperJoe@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A437BD48-50D5-4225-8274-888558C2DEA6@xxxxxxxxxxxxxxxx
> Hi.
>
> I have an embedded Excel file into a VB app. The reason is for security
> and
> piracy
> protection (of the excel file). Obviously, after the client opens up the
> excel file, he
> can click File -> Save As, and so bypass the system.
Password protect and restrict permissions for the Excel file. Your options
could vary depending on the version of Excel being used. If you need more
assistance with that aspect, consult Excel's Help or ask in an Excel
newsgroup. As far as the VB side of things, how are you "embedding" this?
Are you using the OLE Container control or what? If so, I don't know what
side-affects there could be with a password-protected file.
--
Mike
Microsoft MVP Visual Basic
.
Relevant Pages
- Re: External table is not in the expected format
... protection against the data being? ... My Excel file is password protected so that only I can update it. ... External table is not in the expected format. ... file format, I get a few error messages, but it still lets me open the ... (microsoft.public.word.mailmerge.fields) - Excel File Size Bloats when using Protection?
... I have an excel file that started off at about 143K. ... I locked A1-A4 so that the instructions cannot be changed. ... I enabled protection and allowed users to change row format, ... (microsoft.public.excel.misc) - Re: Worksheet Protection
... I have a macro running excel file and it is very sensitive. ... mind people opening up but I do mind people changing it. ... I just know how to put password protection on the whole workbook ... Windows-level password protection. ... (microsoft.public.excel.worksheet.functions) - RE: Cannot access all parts of worksheet
... to test if it is a protection issue, choose Tools, Protection and note if ... VBA, so you may have to remove the VBA to prevent this from happening each ... (microsoft.public.excel.misc) - Re: Remove file Protection from an Excel workbook file from others
... > I have an older excel file created by someone who is no longer with my ... > cells, I get the message that the "cell or chart is protected and therefore ... > created a file with a new name but the protection is still there! ... Dave Peterson ... (microsoft.public.excel.misc) |
|