Thanks a lot! : ) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erich Neuwirth Sent: 18 October 2007 17:17 To: R (D)COM and RExcel server related issues Subject: Re: [Rcom-l] RExcel macro problem
You have to establish a reference to RExcelVBALib via Tools->References in the VBA IDE. This is stated on the worksheet in the Writing Macros demo (RDemoMacro.xls) Rene Dreos (JIC) wrote: > Hi all, > > I am a new user of RExcel and I am getting in trouble with macro... I > install the software, check it, try the demo and all seem to work > properly... But when I try this simple macro code > > > > Sub demo() > > Call RInterface.StartRServer > > Call RInterface.StopRServer > > End Sub > > > > An error message pops up saying: > > Run-Time error '424': > > Object required > > > > Pointing it to the second line (Call RInterface.StartRServer) > > > > Any suggestion? > > Thank you indeed > > René > > > ------------------------------------------------------------------------ > > _______________________________________________ > Rcom-l mailing list > Rcom-l@mailman.csd.univie.ac.at > http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l > More information (including a Wiki) at http://rcom.univie.ac.at _______________________________________________ Rcom-l mailing list Rcom-l@mailman.csd.univie.ac.at http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l More information (including a Wiki) at http://rcom.univie.ac.at _______________________________________________ Rcom-l mailing list Rcom-l@mailman.csd.univie.ac.at http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l More information (including a Wiki) at http://rcom.univie.ac.at