transferring data from sequence to excel table

new topic     » topic index » view thread      » older message » newer message

This is a multi-part message in MIME format.

------=_NextPart_000_0009_01C1942C.29551C00
	charset="iso-8859-1"

Hello!

I need to transfer data from sequence to excel table. how can I do it?

ex.
seq={{"Holmes","John"},{"Asian","Carrera"}}

and it should give a table like this:

             A                    B
1       Holmes             John
2        Asian             Carrera

Now what I want is first to start my euphoria program and create the sequence
(already done). then let my .exw program run, click myself to excel and then by
pressing some keys together (like Ctrl+T) my proggie would automatically transfer
all data to excel and create table like I described above.

regards and thanks already,
--Talvitie

------=_NextPart_000_0009_01C1942C.29551C00
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I need to transfer data from sequence to excel 
table. how can I do it?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ex.</FONT></DIV>
<DIV><FONT face=Arial 
size=2>seq={{"Holmes","John"},{"Asian","Carrera"}}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and it should give a table like this:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
B</FONT></DIV>
<DIV><FONT face=Arial size=2>1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Holmes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
John</FONT></DIV>
<DIV><FONT face=Arial size=2>2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Asian&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Carrera</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Now what I want is first to start my euphoria 
program and create the sequence (already done). then let my .exw program run, 
click myself to excel and then by pressing some keys together (like Ctrl+T) my 
proggie would automatically transfer all data to excel and create table like I 
described above.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>regards and thanks already,</FONT></DIV>

------=_NextPart_000_0009_01C1942C.29551C00--

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu