date from Excel to vb

Elik
03-28-2003, 08:22 AM
I have n number of regons in Excel,I wann to read them one by one through VB 6.0.
Ho can i Read them?
Can u please help me

See I have data in Excel which consist of 3/4 regions.
for e.g
In Excel worksheet.

DataRow1
DataRow2
DataRow3
Empty Row
DataRow1
DataRow2
Empty row
DataRow1
DataRow2
Empty Row

so here are 3 regions in Excel.

Now i want to read them.

I am sending you the type of data that i want to read from

Thanks in advance!

Mikecrosoft
03-28-2003, 08:44 AM
Here is my own Excel Sample

As you can send data to excel you can reade it

Pseudo code

Excel.Datafield = "MyData"
MyVar = Excel.Datafield


I hope helps

Elik
03-28-2003, 10:18 AM
Here is my own Excel Sample

As you can send data to excel you can reade it

Pseudo code

Excel.Datafield = "MyData"
MyVar = Excel.Datafield


I hope helps


Thank you very much!

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum