B
Bill
My computer at work has Word 97 installed and therefore
have to program in Word 97, but my home computer has
Excel XP (2002) installed. I am trying to open Excel
from Word with the following code but it won't open and
debugs,
Sub Work_On_Excel_File()
Dim oXL As Excel.Application
End sub
Can anyone offer any solutions, please?
Bill
have to program in Word 97, but my home computer has
Excel XP (2002) installed. I am trying to open Excel
from Word with the following code but it won't open and
debugs,
Sub Work_On_Excel_File()
Dim oXL As Excel.Application
End sub
Can anyone offer any solutions, please?
Bill