Subject: Exporting data to excel sheet
Posted By: x_ray Post Date: 1/6/2006 2:14:06 PM
Hi all,

i am new to vb.net 2003, and i have a problem that i think it has been asked for a thousand time.
i want to write data into an excel sheet(that is created with random name).first suppose that the data is separated by special delimiters(tab,space,symbol...)i.e:

Dim sv as String="Hello World"

i want to write it to an excel sheet such as:
column1|column2
Hello    World

can any body please help?
best regards.


Go to topic 38401

Return to index page 401
Return to index page 400
Return to index page 399
Return to index page 398
Return to index page 397
Return to index page 396
Return to index page 395
Return to index page 394
Return to index page 393
Return to index page 392