Page 1 of 1
Table views
Posted: Sun Mar 06, 2011 9:50 am
by MarF
Hello,
Could someone tell me if there is a command to display table in user-specified way? What I mean, that there are visible specific number of rows and columns (for instance first 10 rows and columns). It is really annoying to extend tables every time I use them.
Thanks in advance :)
Re: Table views
Posted: Sun Mar 06, 2011 10:01 am
by EViews Gareth
I'm not sure I understand what you mean by this. Tables auto-extend.
Re: Table views
Posted: Sun Mar 06, 2011 12:05 pm
by MarF
A simple example:
Code: Select all
...
table tab1
....'some data inputed into tab1
show tab1
...
If you hit the run button you will see just few rows and columns of table named tab1. Is it possible to expand table in specific way by programming it?
Table views
Posted: Sun Mar 06, 2011 1:01 pm
by EViews Gareth
I suppose you could enter empty text into some cells if you wanted
Re: Table views
Posted: Sun Mar 06, 2011 2:19 pm
by MarF
It works only partially, because tables extend at the maximum for about 26 rows and 8 columns.
Re: Table views
Posted: Sun Mar 06, 2011 2:24 pm
by EViews Gareth
Again, I'm not really sure what you're asking. If you want a table that is bigger than 8 columns, then put something into column 9. Tables will auto-extend to whatever size you want them to be.
Re: Table views
Posted: Sat Dec 17, 2011 8:46 am
by Jassy
Dear
is it is possible to switch columns in the group view
for example i have 2 time series
TMT and GDP, whenever i open as a group GDP in C1 and TMT in col2, i want to switch for the purpose of johansen cointegration test.
thanks
jassy
Table views
Posted: Sat Dec 17, 2011 8:55 am
by EViews Gareth
Just change to order you put them in the group.
Re: Table views
Posted: Mon Dec 19, 2011 7:27 am
by Jassy
Thank you for replying But
Sorry Gareth,
i did not understand what u wrote???
yasmine
Table views
Posted: Mon Dec 19, 2011 7:53 am
by EViews Gareth
The order of the columns in a group is based upon the order in which you put the series into the group.