Search found 2 matches

by moll
Wed Oct 04, 2023 10:59 am
Forum: Programming
Topic: Saving group to excel file
Replies: 2
Views: 10661

Re: Saving group to excel file

wow.. silly mistake... thanks!
by moll
Wed Oct 04, 2023 10:16 am
Forum: Programming
Topic: Saving group to excel file
Replies: 2
Views: 10661

Saving group to excel file

Im trying to save a group to an excel file inside of a loop. programmatically, it is not allowing me to save to a file at all. my inner loop looks something like this: import(mode=o) my_file.xlsx range=Sheet1 colhead=1 na="#N/A" @id @date(ds) @smpl @all group g * for !i=1 to g.@count %name...

Go to advanced search