L
lakshmisaran
Hi,
I get this error while running a report in Excel VBA 2003,
my code is
Dim OraSession As Object
Set OraSession = CreateObject("OracleInProcServer.XOraSession")
Do i need to set any references for this? pls. help very urgent.
This report runs in few system.
Lakshmi
I get this error while running a report in Excel VBA 2003,
my code is
Dim OraSession As Object
Set OraSession = CreateObject("OracleInProcServer.XOraSession")
Do i need to set any references for this? pls. help very urgent.
This report runs in few system.
Lakshmi