lothos12345 Posted September 28, 2002 Posted September 28, 2002 Can anyone give me an example using VB.NET of how I can download multiple rows and columns of information, from excel into and Access database table. I want to keep downloading the information into Access until the word "END" appears in the first column of the excel spreadsheet. Any example given to me is greatly appreciated and I thank you in advance. Quote
*Gurus* Derek Stone Posted September 29, 2002 *Gurus* Posted September 29, 2002 I already gave you a working example... http://www.visualbasicforum.com/showthread.php?s=&threadid=39260 Quote Posting Guidelines
lothos12345 Posted September 29, 2002 Author Posted September 29, 2002 Yes you did however I need an example of how to so this in a loop. I want to add several records with several fields to the database from an excel spreadsheet. I thank you for your previous example it answered alot of questions I had. I need to understand how to add several records to the database. The example you gave only had one record with one field. I have tried repeatly to use a loop to add several records with no success. Any help given is extremely appreciated. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.