Forum: Visual Basic 4 / 5 / 6 Oct 18th, 2007 |
| Replies: 8 Views: 5,729 Thanks so much. It is very helpful. I will try out and thanks again.
John |
Forum: Visual Basic 4 / 5 / 6 Oct 15th, 2007 |
| Replies: 8 Views: 5,729 Well, the data is from csv file in the directory for import. for Export, it will save to a CSV file when the calculation is done. The size of records is 20,000 by 20,000. It takes a lot of computer... |
Forum: Visual Basic 4 / 5 / 6 Oct 15th, 2007 |
| Replies: 8 Views: 5,729 Well, the data is from csv file in the directory for import. for Export, it will save to a CSV file when the calculation is done. The size of records is 20,000 by 20,000. It takes a lot of computer... |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2007 |
| Replies: 8 Views: 5,729 Dear my friends,
I am working a project to import and export a large amount data. Right now I save the data in spreadsheet but time consuming. I want to import and export those mixed data... |