We need to know the versions of Windows, Excel, and R.
What you write us is not an error message but
part of the VBA code.

Lucie DECRETON wrote:
> Hi,
> I install RExcel in "program files" on my computer but I haven't got the
> icon on the desk..
> When I try to open RExcelStartup.xls (from "program files") I can read
> this error message in VBA:
>  
>  Tbar.Caption = "RExcel"
>     Tbar.OnAction = "UpdateMenuitems"
>     Set SubMenu = Tbar.Controls.Add(Type:=msoControlButton)
>     Set SubMenu = Tbar.Controls.Add(Type:=msoControlButton)
>     With SubMenu
>         .Caption = "&Run Code"
>         .Style = msoButtonCaption
>         .OnAction = "RMenuMacros.RunRRange"
>     End With
>  
>  
> An idea? ( I installed rcom, RCmdr, RExelInstaller, FactoMineR,
> pluming.FactoMineR, everything is installed...)
> Thanks for your help.
>  
>  
>  
>  
> Bonjour à tous et à toutes,
> 
> j'ai réussi à avoir RExcel dans le "programme files" mais pas l'icône
> sur le bureau...
> Quand j'essaye d'ouvrir RExcelStartup.xls depuis le "programme files" il
> y a un message d'erreur:
>  
>  Tbar.Caption = "RExcel"
>     Tbar.OnAction = "UpdateMenuitems"
>     Set SubMenu = Tbar.Controls.Add(Type:=msoControlButton)
>     Set SubMenu = Tbar.Controls.Add(Type:=msoControlButton)
>     With SubMenu
>         .Caption = "&Run Code"
>         .Style = msoButtonCaption
>         .OnAction = "RMenuMacros.RunRRange"
>     End With
>  
> 
> Une idée?
> 
> Coordialement
> 
> ------------------------------------------------------------------------
> Souhaitez vous  « être au bureau sans y être » ? Oui je le veux !
> <http://www.microsoft.com/france/windows/bts/default.mspx>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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
> 
> 
> ------------------------------------------------------------------------
> 
> 
> No virus found in this incoming message.
> Checked by AVG - http://www.avg.com 
> Version: 8.0.173 / Virus Database: 270.8.1/1732 - Release Date: 10/18/2008 
> 6:01 PM
> 

-- 
Erich Neuwirth, University of Vienna
Faculty of Computer Science
Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-39464 Fax: +43-1-4277-39459
_______________________________________________
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

Reply via email to