Search found 4 matches

by JRMeyer
Mon Jul 18, 2016 8:20 am
Forum: Programming
Topic: Using filters in @uifiledlg
Replies: 5
Views: 5314

Re: Using filters in @uifiledlg

OK--thanks. I guess you may consider this as a suggestion for future versions.
by JRMeyer
Mon Jul 18, 2016 7:14 am
Forum: Programming
Topic: Using filters in @uifiledlg
Replies: 5
Views: 5314

Using filters in @uifiledlg

I am using @uifiledlg to select an Excel worksheet as an input to my program. All seems to work as advertised with the exception of the Filter argument. I would like for the dialogue box to display only those files with an "xlsx" extension, but all files in the directory are displayed. I w...
by JRMeyer
Mon May 09, 2016 1:20 pm
Forum: Programming
Topic: Syntax error in nested loops
Replies: 2
Views: 4707

Re: Syntax error in nested loops

Thanks Gareth! That resolves the syntax error, and then confronts me with the fact that none of the series have actually been filled with the expected (or any) values. I was thinking of trying @recode, but the fill command seems more in keeping with my original intent. Any thoughts? Edit: Never mind...
by JRMeyer
Mon May 09, 2016 11:20 am
Forum: Programming
Topic: Syntax error in nested loops
Replies: 2
Views: 4707

Syntax error in nested loops

Good day. I have been trying to edit some data series in a set of nested "For" loops. I wish to copy data from a specified date through to the end of the sample. Some of the data series in the groups are 'NA', which is not a problem for me. The code I am using is as follows: For !k = 1 to ...

Go to advanced search