A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

(2007) Excel macro blocks Outlook???



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 25th 07, 03:29 PM posted to microsoft.public.excel,microsoft.public.office.misc,microsoft.public.outlook,microsoft.public.outlook.general
C. Moya
external usenet poster
 
Posts: 28
Default (2007) Excel macro blocks Outlook???

Why does a long running macro in Excel 2007 block Outlook???
(No, the macro doesn't access Outlook in any way. It does use ADO to access
a database).
I've noticed similar things on several occassions... where one Office 2007
App will block another (for no reason).

God I hate Office 2007.

--
-C. Moya
www.cmoya.com


Ads
  #2  
Old April 25th 07, 03:36 PM posted to microsoft.public.excel,microsoft.public.office.misc,microsoft.public.outlook,microsoft.public.outlook.general
Roady [MVP]
external usenet poster
 
Posts: 2,620
Default (2007) Excel macro blocks Outlook???

Blocks Outlook in what way? From starting up?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

-----
"C. Moya" wrote in message
...
Why does a long running macro in Excel 2007 block Outlook???
(No, the macro doesn't access Outlook in any way. It does use ADO to
access a database).
I've noticed similar things on several occassions... where one Office 2007
App will block another (for no reason).

God I hate Office 2007.

--
-C. Moya
www.cmoya.com


  #3  
Old April 25th 07, 05:54 PM posted to microsoft.public.excel,microsoft.public.office.misc,microsoft.public.outlook,microsoft.public.outlook.general
C. Moya
external usenet poster
 
Posts: 28
Default (2007) Excel macro blocks Outlook???

"Roady [MVP]" t wrote in
message ...
Blocks Outlook in what way? From starting up?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003


No, from working period. Outlook is loaded up. It freezes (neither its main
window nor any open message windows respond). I expect Excel to be frozen
while the macro runs (the macro runs against a database and fills some
cells.... it takes some time), but not Outlook!!!

I haven't tested to see if other Office apps are affected too. In any case,
this is a real downer. Office 2003 and prior didn't do this.


  #4  
Old April 25th 07, 07:06 PM posted to microsoft.public.excel,microsoft.public.office.misc,microsoft.public.outlook,microsoft.public.outlook.general
Roady [MVP]
external usenet poster
 
Posts: 2,620
Default (2007) Excel macro blocks Outlook???

Hmm, interesting. Do you have another machine available to see if you can
repro the issue? If so; you might want to raise a support incident with
Microsoft. Support is free the first 90 days and basically always free if
they confirm it as a bug.

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

-----
"C. Moya" wrote in message
...
"Roady [MVP]" t wrote
in message ...
Blocks Outlook in what way? From starting up?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003


No, from working period. Outlook is loaded up. It freezes (neither its
main window nor any open message windows respond). I expect Excel to be
frozen while the macro runs (the macro runs against a database and fills
some cells.... it takes some time), but not Outlook!!!

I haven't tested to see if other Office apps are affected too. In any
case, this is a real downer. Office 2003 and prior didn't do this.


  #5  
Old April 25th 07, 07:10 PM posted to microsoft.public.office.misc,microsoft.public.excel,microsoft.public.outlook,microsoft.public.outlook.general
Patrick Schmid [MVP]
external usenet poster
 
Posts: 173
Default (2007) Excel macro blocks Outlook???

Could it just be that the macro forces Excel to take 100% of the CPU and
hence nothing is left over for Outlook to run with? Have you watched the
CPU consumption of the Excel and Outlook processes during the execution
of the macro? One way to determine whether it's a CPU issue, is to
reduce the Excel process to the lowest priority possible while the macro
is running and to see whether Outlook is usable then.

Patrick Schmid [OneNote MVP]
--------------
http://pschmid.net
***
Outlook 2007 Performance Update: http://pschmid.net/blog/2007/04/13/105
Office 2007 RTM Issues: http://pschmid.net/blog/2006/11/13/80
***
Customize Office 2007: http://pschmid.net/office2007/customize
RibbonCustomizer Add-In: http://pschmid.net/office2007/ribboncustomizer
OneNote 2007: http://pschmid.net/office2007/onenote
***
Subscribe to my Office 2007 blog: http://pschmid.net/blog/feed

"C. Moya" wrote in message
:

"Roady [MVP]" t wrote in
message ...
Blocks Outlook in what way? From starting up?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003


No, from working period. Outlook is loaded up. It freezes (neither its main
window nor any open message windows respond). I expect Excel to be frozen
while the macro runs (the macro runs against a database and fills some
cells.... it takes some time), but not Outlook!!!

I haven't tested to see if other Office apps are affected too. In any case,
this is a real downer. Office 2003 and prior didn't do this.


  #6  
Old April 25th 07, 09:34 PM posted to microsoft.public.office.misc,microsoft.public.excel,microsoft.public.outlook,microsoft.public.outlook.general
C. Moya
external usenet poster
 
Posts: 28
Default (2007) Excel macro blocks Outlook???

All other programs respond fine. The CPU isn't really hit hard because the
bottleneck is the vpn connection to the database. I did (quick and dirty)
try an empty Do-Loop in Excel to see if the same thing happened. It didn't.
Outlook responded just fine (eventhough, ironically, CPU was at 100%).

I will try to experiment some more and isolate the problem...

But, I do know for a fact that I've seen this at other times.... although
I've never paid enough mind to make a note of exactly when. For instance,
Access will also block other Office apps. It seems that under some
circumstances, Office 2007 apps are very sensitive to each other. I'll try
to experiment some more

P.S.
(this issue is now a big deal for us.... I can't have my employees not use
Outlook just because they're pulling info the database into Excel.... it's
bad enough that Excel's MDI crippled window already blocks access to their
other open workbooks).

--
-C. Moya
www.cmoya.com
"Patrick Schmid [MVP]" wrote in message
...
Could it just be that the macro forces Excel to take 100% of the CPU and
hence nothing is left over for Outlook to run with? Have you watched the
CPU consumption of the Excel and Outlook processes during the execution of
the macro? One way to determine whether it's a CPU issue, is to reduce the
Excel process to the lowest priority possible while the macro is running
and to see whether Outlook is usable then.

Patrick Schmid [OneNote MVP]
--------------
http://pschmid.net
***
Outlook 2007 Performance Update: http://pschmid.net/blog/2007/04/13/105
Office 2007 RTM Issues: http://pschmid.net/blog/2006/11/13/80
***
Customize Office 2007: http://pschmid.net/office2007/customize
RibbonCustomizer Add-In: http://pschmid.net/office2007/ribboncustomizer
OneNote 2007: http://pschmid.net/office2007/onenote
***
Subscribe to my Office 2007 blog: http://pschmid.net/blog/feed

"C. Moya" wrote in message
:

"Roady [MVP]" t wrote
in
message ...
Blocks Outlook in what way? From starting up?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003


No, from working period. Outlook is loaded up. It freezes (neither its
main
window nor any open message windows respond). I expect Excel to be frozen
while the macro runs (the macro runs against a database and fills some
cells.... it takes some time), but not Outlook!!!

I haven't tested to see if other Office apps are affected too. In any
case,
this is a real downer. Office 2003 and prior didn't do this.




  #7  
Old April 25th 07, 10:55 PM posted to microsoft.public.office.misc,microsoft.public.excel,microsoft.public.outlook,microsoft.public.outlook.general
Roady [MVP]
external usenet poster
 
Posts: 2,620
Default (2007) Excel macro blocks Outlook???

So if you are trashing the VPN connection with Excel queries how do you
think Outlook can maintain its connection to the Exchange server or am I
missing something in your setup here?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

-----
"C. Moya" wrote in message
...
All other programs respond fine. The CPU isn't really hit hard because the
bottleneck is the vpn connection to the database. I did (quick and dirty)
try an empty Do-Loop in Excel to see if the same thing happened. It
didn't. Outlook responded just fine (eventhough, ironically, CPU was at
100%).

I will try to experiment some more and isolate the problem...

But, I do know for a fact that I've seen this at other times.... although
I've never paid enough mind to make a note of exactly when. For instance,
Access will also block other Office apps. It seems that under some
circumstances, Office 2007 apps are very sensitive to each other. I'll try
to experiment some more

P.S.
(this issue is now a big deal for us.... I can't have my employees not use
Outlook just because they're pulling info the database into Excel.... it's
bad enough that Excel's MDI crippled window already blocks access to their
other open workbooks).

--
-C. Moya
www.cmoya.com
"Patrick Schmid [MVP]" wrote in message
...
Could it just be that the macro forces Excel to take 100% of the CPU and
hence nothing is left over for Outlook to run with? Have you watched the
CPU consumption of the Excel and Outlook processes during the execution
of the macro? One way to determine whether it's a CPU issue, is to reduce
the Excel process to the lowest priority possible while the macro is
running and to see whether Outlook is usable then.

Patrick Schmid [OneNote MVP]
--------------
http://pschmid.net
***
Outlook 2007 Performance Update: http://pschmid.net/blog/2007/04/13/105
Office 2007 RTM Issues: http://pschmid.net/blog/2006/11/13/80
***
Customize Office 2007: http://pschmid.net/office2007/customize
RibbonCustomizer Add-In: http://pschmid.net/office2007/ribboncustomizer
OneNote 2007: http://pschmid.net/office2007/onenote
***
Subscribe to my Office 2007 blog: http://pschmid.net/blog/feed

"C. Moya" wrote in message
:

"Roady [MVP]" t wrote
in
message ...
Blocks Outlook in what way? From starting up?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003

No, from working period. Outlook is loaded up. It freezes (neither its
main
window nor any open message windows respond). I expect Excel to be
frozen
while the macro runs (the macro runs against a database and fills some
cells.... it takes some time), but not Outlook!!!

I haven't tested to see if other Office apps are affected too. In any
case,
this is a real downer. Office 2003 and prior didn't do this.





  #8  
Old April 25th 07, 10:56 PM posted to microsoft.public.office.misc,microsoft.public.excel,microsoft.public.outlook,microsoft.public.outlook.general
Patrick Schmid [MVP]
external usenet poster
 
Posts: 173
Default (2007) Excel macro blocks Outlook???

Are you running the Outlook Performance Update already?

Patrick Schmid [OneNote MVP]
--------------
http://pschmid.net
***
Outlook 2007 Performance Update: http://pschmid.net/blog/2007/04/13/105
Office 2007 RTM Issues: http://pschmid.net/blog/2006/11/13/80
***
Customize Office 2007: http://pschmid.net/office2007/customize
RibbonCustomizer Add-In: http://pschmid.net/office2007/ribboncustomizer
OneNote 2007: http://pschmid.net/office2007/onenote
***
Subscribe to my Office 2007 blog: http://pschmid.net/blog/feed

"C. Moya" wrote in message
:

All other programs respond fine. The CPU isn't really hit hard because the
bottleneck is the vpn connection to the database. I did (quick and dirty)
try an empty Do-Loop in Excel to see if the same thing happened. It didn't.
Outlook responded just fine (eventhough, ironically, CPU was at 100%).

I will try to experiment some more and isolate the problem...

But, I do know for a fact that I've seen this at other times.... although
I've never paid enough mind to make a note of exactly when. For instance,
Access will also block other Office apps. It seems that under some
circumstances, Office 2007 apps are very sensitive to each other. I'll try
to experiment some more

P.S.
(this issue is now a big deal for us.... I can't have my employees not use
Outlook just because they're pulling info the database into Excel.... it's
bad enough that Excel's MDI crippled window already blocks access to their
other open workbooks).

--
-C. Moya
www.cmoya.com
"Patrick Schmid [MVP]" wrote in message
...
Could it just be that the macro forces Excel to take 100% of the CPU and
hence nothing is left over for Outlook to run with? Have you watched the
CPU consumption of the Excel and Outlook processes during the execution of
the macro? One way to determine whether it's a CPU issue, is to reduce the
Excel process to the lowest priority possible while the macro is running
and to see whether Outlook is usable then.

Patrick Schmid [OneNote MVP]
--------------
http://pschmid.net
***
Outlook 2007 Performance Update: http://pschmid.net/blog/2007/04/13/105
Office 2007 RTM Issues: http://pschmid.net/blog/2006/11/13/80
***
Customize Office 2007: http://pschmid.net/office2007/customize
RibbonCustomizer Add-In: http://pschmid.net/office2007/ribboncustomizer
OneNote 2007: http://pschmid.net/office2007/onenote
***
Subscribe to my Office 2007 blog: http://pschmid.net/blog/feed

"C. Moya" wrote in message
:

"Roady [MVP]" t wrote
in
message ...
Blocks Outlook in what way? From starting up?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003

No, from working period. Outlook is loaded up. It freezes (neither its
main
window nor any open message windows respond). I expect Excel to be frozen
while the macro runs (the macro runs against a database and fills some
cells.... it takes some time), but not Outlook!!!

I haven't tested to see if other Office apps are affected too. In any
case,
this is a real downer. Office 2003 and prior didn't do this.



  #9  
Old April 25th 07, 11:57 PM posted to microsoft.public.office.misc,microsoft.public.excel,microsoft.public.outlook,microsoft.public.outlook.general
C. Moya
external usenet poster
 
Posts: 28
Default (2007) Excel macro blocks Outlook???

"Roady [MVP]" t wrote in
message ...
So if you are trashing the VPN connection with Excel queries how do you
think Outlook can maintain its connection to the Exchange server or am I
missing something in your setup here?

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more


I'm talking about a UI freeze here. Outlook does its Exchange connection
stuff in a background thread. The UI is hardly ever affected. I trash the
VPN connection regularly... and Outlook never chokes or ceases to respond.

--
-C. Moya
www.cmoya.com


  #10  
Old April 26th 07, 12:00 AM posted to microsoft.public.office.misc,microsoft.public.excel,microsoft.public.outlook,microsoft.public.outlook.general
C. Moya
external usenet poster
 
Posts: 28
Default (2007) Excel macro blocks Outlook???

"Patrick Schmid [MVP]" wrote in message
...
Are you running the Outlook Performance Update already?

Patrick Schmid [OneNote MVP]


I have no idea what that is. Was it part of Windows Update? I've had no
problems with Outlook 2007 otherwise... performance-wise anyway-- other than
this Excel problem.
I'll research this update.

--
-C. Moya
www.cmoya.com


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Call macro stored in Excel workbook from Outlook's macro Gvaram Outlook and VBA 5 October 4th 06 06:26 AM
Importing Outlook Alias info into an excel 2003 macro fidgitthedigit Outlook and VBA 4 May 31st 06 04:22 PM
Importing Outlook Alias into an Excel 2003 macro fidgitthedigit Outlook - General Queries 2 May 30th 06 02:11 PM
Macro to import Excel data to Tasks Patrix317 Outlook and VBA 2 May 2nd 06 06:32 PM
Excel macro to create e-mail in Outlook Web Access fitful_thought Outlook - General Queries 0 April 15th 06 10:23 AM


All times are GMT +1. The time now is 03:31 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.