Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.excel.programming > #108252
| From | witek <witek7205@gazeta.pl.invalid> |
|---|---|
| Newsgroups | microsoft.public.excel.programming |
| Subject | Re: Better protection for VBA project? |
| Date | 2015-11-28 01:11 -0600 |
| Organization | A noiseless patient Spider |
| Message-ID | <n3bjts$c2$12@dont-email.me> (permalink) |
| References | (4 earlier) <n3ahot$rhg$1@dont-email.me> <n3amos$c2$10@dont-email.me> <n3arjo$22r$1@dont-email.me> <n3b4kt$c2$11@dont-email.me> <n3b59m$lpv$1@dont-email.me> |
GS wrote: > Of course, there's always the option to go DLL or COMAddin! I did it about 7 years ago. I moved all calculation logic to C++ Unfortunately a couple of things must stay in VBA or we simply do not want client to add anything to VBA. What I do is more like document facing project . File can be send around the world. I can't install anything. All VSTO or DLL requiring registration with admin right can't be used.
Back to microsoft.public.excel.programming | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Better protection for VBA project? pbarwaliya@gmail.com - 2015-11-27 04:19 -0800
Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-27 12:42 -0500
Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-27 15:10 -0600
Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-27 16:28 -0500
Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-27 16:53 -0600
Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-27 19:16 -0500
Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-27 20:50 -0600
Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-27 22:01 -0500
Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-28 01:11 -0600
Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-28 02:14 -0500
Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-28 01:37 -0600
Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-28 10:38 -0500
Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-28 14:37 -0600
csiph-web