Hi,
I think I have the same problem. When I Open Excel I receive the following
message:
"Object library invalid or contains references to object definitions that
could not be found"
If I have a look at the Tools>Reference Menu than the reference
RExcelLib.xla cannot be found in the reference lis
Hi,
When opening Excel I have the following error:
Run-Time Error '5':
Invalid Procedure Call or Argument
And Vba blocks on the following line in UpdateMenuItems:
CommandBars(1).Controls("RExcel").Controls("Run Code").Enabled = RConnected
Reinstalling the program did not solve the probl
Hi,
I have some issues with the RExcel Add-In, suddenly it doesn't work anymore.
Yesterday it still did, but today it doesn't anymore. So maybe someone can
help me out.
When I open excel I got the following error:
Object library invalid or contains references to object definitions that
could not
ics:
1. Check if R is running (Bert Jacobs)
2. Re: Check if R is running (Vilmos Prokaj)
--
Message: 1
Date: Mon, 22 Sep 2008 12:41:12 +0200
From: "Bert Jacobs" <[EMAIL PROTECTED]>
Subject: [Rcom-l] Check
Hi,
Just a little question:
Is there a way to check whether R is running in the background with vba.
I know that when R is running in the background, that on the RExcel Menu I
can chose RClose and if R is not running I can chose RStart, but is there a
way to check this with VBA.
Thx,
Bert