Thanks guys.
JE: I'll look into that COM add-in business, although it sounds like a
headache. But I guess that's what security is these days.
G: I had actually considerred that option! But it just sucks so bad, I
couldn't bear to do it.
--Tom.
> Compile the code into a COM add-in.
>
[quoted text clipped - 10 lines]
> > Can I protect my code in some other way? Is there no hope for
> > Microsoft security?
I'm quite comfortable writing in VBA, user forms, etc. So when I
looked into creating a COM add-in, the instructions I found seemed
acceptable to me. I think I can handle it.
Except that I don't have any actual developer software. It seems I
need to buy Visual Studio or Microsoft Office XP Developer in order to
creat an actual add-in, COM object, or dll. I don't think I can do it
with my MS Office 2003 XP Pro. Is this true?
Help?
--Tom.
> Thanks guys.
>
[quoted text clipped - 20 lines]
> > > Can I protect my code in some other way? Is there no hope for
> > > Microsoft security?
Chip Pearson - 14 Nov 2006 04:25 GMT
In the VBA Editor, go to the File menu and see if you have a "New Project"
item. If you do, choose it and then choose "Add-In Project". This will give
you the framework for creating a COM Add-In.

Signature
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com
(email address is on the web site)
> I'm quite comfortable writing in VBA, user forms, etc. So when I
> looked into creating a COM add-in, the instructions I found seemed
[quoted text clipped - 35 lines]
>> > > Can I protect my code in some other way? Is there no hope for
>> > > Microsoft security?