exce ref lib
exce ref lib
(OP)
could you help me the below problem that i have it. where can i get it. do you have idea ! could you provide the code for that
Excel does not allow me to create the :
CreateObject("EXTRA.System") the Excel Ref Lib. does not have a ref to "Extra".
I used all of the Public, Set and Dim. but still could not get Excel recognize Extra!
Any ref to "Extra!" Excel displays a error msg.
If you can tell me where "Extra" in located in the Ref Lib. Or if its a a DirectX control.
Excel does not allow me to create the :
CreateObject("EXTRA.System") the Excel Ref Lib. does not have a ref to "Extra".
I used all of the Public, Set and Dim. but still could not get Excel recognize Extra!
Any ref to "Extra!" Excel displays a error msg.
If you can tell me where "Extra" in located in the Ref Lib. Or if its a a DirectX control.
RE: exce ref lib
Try Attachmate Extra n.m Object Library
Skip,
When a diminutive clarvoyant had disappeared from detention, headlines read...![[tongue] tongue](https://www.tipmaster.com/images/tongue.gif)
Small Medium at Large
RE: exce ref lib
so it will identify the attatchmate extra! object library. please provide the code
RE: exce ref lib
No code is needed to reference the object library.
From the VBA editor, go to the menu Tools->References..., and tick the box marked 'Attachmate Extra n.m Object Library'
Dave.