"Tom Bombadil" <> wrote in message
news:0D6D860C-3461-4562-8EA5-...
> Hi,
>
> At the place where I work, my boss wants me to make an Excel file
> available to users so that it can be opened through this really small
> application that basically just displays the contents of the file and
> allows you to search through it. The catch is, he is very adamant that
> he does not want the users to be able to copy the file.
>
> Now, since I know that as soon as a user can read a file, he can also
> copy it, I was wondering if it is at all possible to grant the read
> permission to the application, and bypass the user altogether. The
> application has no Save menu available.
Would ctrl+a, ctrl+c, and ctrl+v still work?
|