View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Iain King Iain King is offline
external usenet poster
 
Posts: 32
Default Macro Distribution, updating, run upon entry


"Michael Smith" wrote in message
...
I know there's alot to this question...but what I need to do is....
1)Get my sub out to 1000 non-technical excel users, all with different
versions of excel.
2)Have them be able to install it easily since most of them can't double
click without assistance from their IT dept.
3)Have the macro run upon every entry to excel.

Hopefully this is simple, I fear not.

Thanks in advance.
-Mike

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Hmmm.... quite tricky. Probably the best way to find answers would be to
look on the web for the code for a macro virus. It would do all of what you
require.

Iain King