On Nov 7, 2011, at 12:57 PM, Silvano wrote:
Hi,
I have a Excel file with three spreadsheets: PlanA, PlanB and PlanC.
I'm trying to read the three spreadsheets and then adding them
together.
But, when I try read the PlanA there is an error message:
rm(list=ls())
setwd('C:/Test/Dados/Teste'
Hi,
I have a Excel file with three spreadsheets: PlanA, PlanB
and PlanC.
I'm trying to read the three spreadsheets and then adding
them together.
But, when I try read the PlanA there is an error message:
rm(list=ls())
setwd('C:/Test/Dados/Teste')
require(RODBC)
Arquivo = odbcConnectExcel('T0
2 matches
Mail list logo