Import only one cell from Excel
Posted: Tue Oct 11, 2016 2:23 am
Hello,
I am using the import-command to read data from an Excel file to EViews, but I only want to read a specific cell. The code could look like this:
Import C:\Temp\Data.xlsx Range="Tmp!A2:A2" @Freq 2016M09 @Rename Series01 Test
In the excel file I also have data in columns B and C, and with this command this data are also imported to EViews. Is this a bug? Or can I not import only one cell from Excel to EViews?
Best regards,
Pelle
I am using the import-command to read data from an Excel file to EViews, but I only want to read a specific cell. The code could look like this:
Import C:\Temp\Data.xlsx Range="Tmp!A2:A2" @Freq 2016M09 @Rename Series01 Test
In the excel file I also have data in columns B and C, and with this command this data are also imported to EViews. Is this a bug? Or can I not import only one cell from Excel to EViews?
Best regards,
Pelle