Hi Gareth,
Thanks for the inputs, will remember the first point regarding consolidation in single worksheet.
Regarding complete automation, tomorrow will try the function and program and get back to the forum in case if I need further handholding.
Cheers
Gunjan
Search found 6 matches
- Tue May 21, 2013 8:30 am
- Forum: Data Manipulation
- Topic: Loading multiworksheet Excel files programatically
- Replies: 6
- Views: 7898
- Tue May 21, 2013 8:24 am
- Forum: Data Manipulation
- Topic: Regarding connectivity to Bloomberg
- Replies: 2
- Views: 3114
Re: Regarding connectivity to Bloomberg
Thanks Gareth, will check on your directions :) thanks again!
- Tue May 21, 2013 8:19 am
- Forum: Data Manipulation
- Topic: Regarding connectivity to Bloomberg
- Replies: 2
- Views: 3114
Regarding connectivity to Bloomberg
Now, I'm exploring the possibility of using odbc connectivity option of the wfopen command to connect directly to Bloomberg API's and fetch the relevent data to create the workfile instead of using COM interface and VBA with Excel as an intermediary between Bloomberg and EViews. Is it possible? I've...
- Tue May 21, 2013 8:00 am
- Forum: Data Manipulation
- Topic: Loading multiworksheet Excel files programatically
- Replies: 6
- Views: 7898
Re: Loading multiworksheet Excel files programatically
Looks like too much experimentation without proper direction takes one nowhere - so thanks a lot! Amazing simplicity and great solution :) This thread can be closed.. For future users, I've used what jthodge suggested above and finalized with a wfsave command. Thanks again..
Cheers,
Gunjan
Cheers,
Gunjan
- Tue May 21, 2013 7:48 am
- Forum: Data Manipulation
- Topic: Loading multiworksheet Excel files programatically
- Replies: 6
- Views: 7898
Re: Loading multiworksheet Excel files programatically
A little errata: '----------------------------------------------------------------------------------------------------- ' Step 2 - Read the individual worksheets of the excel files you are inerested ' Here, if the frequency of the data is not same, additional parms should ' be specified so that the ...
- Tue May 21, 2013 7:29 am
- Forum: Data Manipulation
- Topic: Loading multiworksheet Excel files programatically
- Replies: 6
- Views: 7898
Loading multiworksheet Excel files programatically
Hi folks, I'm new to EViews and leaning my way slowly on version 8. One problem statement that I'm trying to solve as a first task is to automate loading and conversion of muti-worksheet excel files to a single EViews workfile (.wf1) with multiple worksheets as corresponding multiple pages within th...
