Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tried that! Same problem.
I just did one more test, though...I made all of my variables objects and just did late binding on everything and it works. I'd obviously rather use early binding for everything, but if I can't get that to work then I guess I'm stuck with that solution. I appreciate the quick reply! -----Original Message----- Knowing nothing about VB.NET doesn't stop me. Does this works: exl = New Excel.Application() wrkBK = exl.Workbooks.Open("somefile.xls") -- Jim Rech Excel MVP . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
GetOpen filename to open files(Workbooks) | Excel Discussion (Misc queries) | |||
Workbooks.Open Filename:=.UpdateLinks:=0, IgnoreReadOnlyRecommended:=True | Excel Discussion (Misc queries) | |||
Workbooks.Open Filename | Excel Worksheet Functions | |||
set filename to <filename-date on open | Excel Worksheet Functions | |||
vlookup and filename returning same result on each sheet. | Excel Discussion (Misc queries) |