View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Launchnet via OfficeKB.com Launchnet via OfficeKB.com is offline
external usenet poster
 
Posts: 47
Default How to open a new instance of EXCEL and .xls file

Bob . . this is what I tried

Sub NewExcelOnly()
Dim oXL As Object
Dim oWB As Object

Set oXL = CreateObject("Excel.Application")
oXL.Visible = True
'Set oWB = oXL.Workbooks.Open("C:\documents and settings\default\my
documents\computerclasshandouts.xls")
End Sub

what does your wording mean: [quoted text clipped - 32 lines]

Thanks on a Sunday Morning. On my way to church. I Love the Lord.

Matt

Bob Phillips wrote:
Matt,

Just to check, can you post the actual code that you now have?

Many Thanks Bob

[quoted text clipped - 32 lines]

Matt @ Launchnet


--
Please take a look at www.openoursite.com and you will see how I want to
use.

God Bless for helping

Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200706/1