View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Talking about difficult things¡¡¡¡

Come on now, if that were possible, what would be the point of having the
setting at all.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"filo666" wrote in message
...
Ok. Wath happened If I make a macro and distribute it to a lot of

people????
Answer: In some computers will run and in others dons, why???
Because the security level, if is at medium or high my macro isn't going

to
run, but if is in low it will run.

What if The people with my program are a little slow in computer

issues????
(A little????, they don't even know how to run excel)???
So I need to put a code before all the codes in my program (some where in
workbook code) that establishes the security level of macros to Low.
This can be done?????????????????
TIA