Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default "trying to access e-mail" when worksheet opened

At work many of our worksheets get the annoying "trying to access
e-mail...." error when a worksheet is opened. These work sheets have
code that loads a custom dll for business logic.

If I comment out the open code for this dll the error doens't appear.

Is there a way to open the dll other than the following that would
eliminate this error message?
Workbooks.Open ("\\share\Corporate\AMP Implementation\AMP Site
Prep\Acetone\blib3 bayduh\blib.dll")


All the forum messages seem to pertain to emailing and this dll is not
emailing anything.

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default "trying to access e-mail" when worksheet opened

hmm..

maybe your dll reads something from outlook?
many outlook objects/properties are protected/guarded
and could cause that popup.

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Dwight wrote in
groups.com

At work many of our worksheets get the annoying "trying to access
e-mail...." error when a worksheet is opened. These work sheets have
code that loads a custom dll for business logic.

If I comment out the open code for this dll the error doens't appear.

Is there a way to open the dll other than the following that would
eliminate this error message?
Workbooks.Open ("\\share\Corporate\AMP Implementation\AMP Site
Prep\Acetone\blib3 bayduh\blib.dll")


All the forum messages seem to pertain to emailing and this dll is not
emailing anything.

Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
how to eliminate E-mail "To" & "CC" boxes at top of Excel Sheet BillFitz Excel Discussion (Misc queries) 10 March 24th 08 11:42 AM
Signature missing when "send to" "mail recipient" Jim Tortorelli Excel Discussion (Misc queries) 2 September 21st 07 05:19 PM
CommandBars("Worksheet Menu Bar").Controls("Tools").Enabled = Fals Arturo Excel Programming 3 May 26th 05 05:44 PM
Sending macro based e-mail with built-in "Heading" and "Text" Prabha Excel Programming 3 January 17th 05 02:11 PM


All times are GMT +1. The time now is 01:54 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"