View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Duane Reynolds 322310 Duane Reynolds 322310 is offline
external usenet poster
 
Posts: 8
Default Callling Word fronm Excel

Sorry next line after that sub is Application.quit but it stalls at
.Documents.Open ("D:\Duane
Docs\Inspection_Report_browser_Merge2008_Fields.do c") with this line
highlighted in yellow in debug.

"Jim Cone" wrote in message
...

"but opens debug and highlights that one line leaves excel open"

Huh...
What line?
There is nothing in your posted code that closes Excel, why wouldn't it
still be open?
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)


"Duane Reynolds 322310"
wrote in message
It runs and executes just fine on my system but opens debug and highlights
that one line leaves excel open
Duane