Hi - I am trying to import data from excel using a program rather than the import menu command and I want to tell eviews that I have three column headers and the first line contains series names. Here's what I have so far:
import %fname range="employment" colhead=3
where %fname is the name of my file. The data comes in fine but the name is all three headers rather than name, label. Data looks like this:
EEL72DC
Employment, Accommodation and Food Services, By Place of Work NAICS
REG_MTH_HIST:EEL72DC.M
1982M1 12
1982m2 15
...
any help is most appreciated.
