View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] softieshoe@gmail.com is offline
external usenet poster
 
Posts: 6
Default excel 97 -Trusted source security tab now missing

Hello,

I've been using XL 97 for years.
I am using VBA and to set the Trusted Source", we always do:

"On the Tools menu, point to Macro and then click Security .
In the Security dialog box, click the Trusted Sources tab.
Click to select the Trust access to Visual Basic Project
check box. "

We installed XL 2007 last week so we have 2 versions of XL on each pc.

We start up the version of XL before starting our program so we can control which version of XL is used.

We are still testing ,things appear to be working as expected EXCEPT
the SECURITY menu item of the MACRO is not showing.

Is this a known conflict if you are running 2 versions of XL on the same pc?

Please, what can we do to get the SECURITY menu item back and have 2 versions of XL on the same pc?

thanks
softie