Hi
thanks fopr your help.
I was given some code from our IT guys and basically I have to create a macro in Extra and get it to run from extra instead of running frmo excel.
' Global variable declarations
Global g_HostSettleTime%
Sub Main()...
Hi
Thanks for the reply.
Yes, I am running it from excel.
The company I work for has disabled the functionality to add new variables. However, there is one in there called path already, can't see the full path but it begins 'C:\Programs\Oracle\Product\10.1.0....'. Would this seem like what...
Hi
I'm no expert either but I use the like of:
Test = MyScreen.GetString (1, 1, 1)
If Test = " " then
Code in here for test = " "
Else: Code in here for Test is not = " "
End if
but I'm sure there is a better way
good luck
Hi, thanks for the reply. Extra is open when the macro is run.
Here is the code I am using:
'Get details from Excel
dod = Range("D6"): If dod = "" Then MsgBox ("Please input Date of Death and try again"): End
dod = Format(dod, "DD/MM/YYYY")
Range("F8, F10").Select...
Hi,
The company I work for has started using the Citrix platform and Extra has moved across to be used through Citrix. Now, when trying to call Extra I get an error saying activex can't create the object and the debug shows the error on the line trying to call Extra. I assume I need to add...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.