Search found 6 matches

by gabrielehrlich
Wed May 11, 2016 11:52 am
Forum: Data Manipulation
Topic: Unfortunate glitch using wfopen to read Excel files
Replies: 8
Views: 6486

Re: Unfortunate glitch using wfopen to read Excel files

Thanks very much, Steve!

Gabe
by gabrielehrlich
Sat May 07, 2016 1:29 pm
Forum: Data Manipulation
Topic: Unfortunate glitch using wfopen to read Excel files
Replies: 8
Views: 6486

Re: Unfortunate glitch using wfopen to read Excel files

Thanks for your support on this issue, Steve and Jason. Steve, we are running Excel 2010. We just tried disabling all of the add-ins and restarting the programs, and the problem persisted. Jason, when we reopen the Excel files, the changes are NOT there. So the answer seems to be b)it thinks the fil...
by gabrielehrlich
Wed May 04, 2016 5:33 pm
Forum: Data Manipulation
Topic: Unfortunate glitch using wfopen to read Excel files
Replies: 8
Views: 6486

Re: Unfortunate glitch using wfopen to read Excel files

Thanks, Gareth. We are using Eviews 9 Enterprise Edition (October 22, 2015 build) and Excel 2010. I don't see the contradiction in my original post. On our machines, when we use wfopen to read data in from the Excel file while it is open, and subsequently make a change to the Excel file, Excel will ...
by gabrielehrlich
Wed May 04, 2016 10:38 am
Forum: Data Manipulation
Topic: Unfortunate glitch using wfopen to read Excel files
Replies: 8
Views: 6486

Unfortunate glitch using wfopen to read Excel files

My group has been experiencing an unfortunate glitch using wfopen to read data from Excel 2010 files. If we have an Excel workbook open and we simultaneously use wfopen to read the data in it into Eviews, Excel no longer prompts us to save when we close the Excel workbook (even if we have made chang...
by gabrielehrlich
Thu Apr 14, 2016 8:20 pm
Forum: Programming
Topic: Set linewidth of all graph series at once?
Replies: 2
Views: 2298

Re: Set linewidth of all graph series at once?

Thanks, Gareth.
by gabrielehrlich
Thu Apr 14, 2016 1:18 pm
Forum: Programming
Topic: Set linewidth of all graph series at once?
Replies: 2
Views: 2298

Set linewidth of all graph series at once?

Hello, I would like to set the width of all of the series in my graph at once. I can write: graph gr1 X Y gr1.setelem(1) linewidth(1.5) gr1.setelem(2) linewidth(1.5) But is there a way to apply the linewidth to all series at once? I will be doing this in a context where the number of series in the g...

Go to advanced search