Page 1 of 1

writing to a specific cell using pagesave t=txt

Posted: Tue Feb 23, 2021 3:29 pm
by BT454
Hi all!
I'm hoping to write to a specific cell in a csv file, using the pagesave(t=txt) command. I'm trying to use the range option, as if i were writing to an excel file but it doesn't seem to work. Is there a syntax or structure I can use with the (t=txt) option to write to a specific cell?
Thanks!
Bob

Re: writing to a specific cell using pagesave t=txt

Posted: Tue Feb 23, 2021 4:03 pm
by EViews Gareth
No. Cells and ranges don't exist in CSV files.

Re: writing to a specific cell using pagesave t=txt

Posted: Tue Feb 23, 2021 4:05 pm
by BT454
Thanks, that's what I figured.