Importing excel text for use as strings
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
Importing excel text for use as strings
In 7.2, what is the best way to import text from an excel file as strings in Eviews? I've tried importing as Alpha series but I can't figure out how to assign individual alpha elements as a string. Thanks.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13600
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Importing excel text for use as strings
Yep, you'll have to read them in as alpha series, then use:
to access the 2nd element of ALPHA etc..
Code: Select all
string a = alpha(2)
Re: Importing excel text for use as strings
I figured there was a simple solution that I was missing. Worked great. Thanks.
Who is online
Users browsing this forum: No registered users and 1 guest
