I have a question regarding importing data from excel that I'm hoping someone can help me with.
When I'm writing a program and I have an excel file with data on multiple sheets that I need to import, what should it the code be?
For example, what options should I put to ensure that I get the all data from the below file with data on sheets 1 and 2?
Code: Select all
import P:\Eviews\Data\Price.xls
