import data from Excel to VB.NET

andreas_tra

New member
Joined
Aug 28, 2003
Messages
1
Location
greece
I have just begun to play around with VS.NET and there is a program that i want to write.

i want to query an excel file that has two collumns (one with names and another with numbers) and display the results in VB.NET using a data grid. the main problem that i have is with the query. It has to user defiened parameters, these being a minimum and a maximum price.

any help would be really appriciated !!!:)
 
Back
Top