zuccus
Petroleum
- Jun 19, 2003
- 137
I am writing a little application in Visual Studio Express and I want to import 5 colum wide x 400 row long data from excel and hard code it into the program as constants.
Is there a way to import this easily into VB?
The only idea I have come up with is to populate a column in the 6th column with the VB code and using the "&" to combine the data and then copy and paste it into the program.
Any other ideas? I am no expert on this VB stuff (Yet) so I am looking for simple ideas.
Thanks
Zuccus
Is there a way to import this easily into VB?
The only idea I have come up with is to populate a column in the 6th column with the VB code and using the "&" to combine the data and then copy and paste it into the program.
Any other ideas? I am no expert on this VB stuff (Yet) so I am looking for simple ideas.
Thanks
Zuccus