Post Reply 
APP spreadsheet insert values [Solved]
12-09-2015, 11:11 AM (This post was last modified: 12-09-2015 11:16 AM by jrozsas.)
Post: #3
RE: APP spreadsheet insert values
(12-09-2015 05:51 AM)cyrille de brébisson Wrote:  START()
BEGIN
local a;
for a:= 1 to 10 do
Cell(a,1):= a^2;
end;
END;



cyrille
Fantastic!
Thanks cyrille, but how to an external program enter the values in the spreadsheet sscpy?

Leo

Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: APP spreadsheet insert values - jrozsas - 12-09-2015 11:11 AM
RE: APP spreadsheet insert values - toshk - 12-14-2015, 11:51 AM
RE: APP spreadsheet insert values - toshk - 12-14-2015, 11:27 PM



User(s) browsing this thread: 1 Guest(s)