|
-
Jun 11th, 2003, 03:00 AM
#1
Thread Starter
Banned
VB6 How to read and write to an Excel file
How can Vb6 read from an Excel file and store the data in an Array with two dimensions. The data from cell A1 to store in Arrays a11 , the cell B1 to store in a12 the A2 to store in a21 the
cell B2 to store in a22 etc.
Also how can write to an Excel file from An Array With two dimensions and the data to go to the excel file as above
a11 to cell A1 , a12 to cell B1, a21 to cell A2, a22 to cell B2 etc
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|