|
-
Mar 12th, 2000, 03:31 AM
#1
Thread Starter
New Member
Hello, I am pre-university Computer student writing a pjoect for a major company. Have finished reading Karl Moore's excellent tutorial on VB, helpful, question:
The companies inventory is in Excel, but I want to use VB/Access to manipulate it. Where and what do I put in the program to do this?
-
Mar 12th, 2000, 07:04 AM
#2
Guru
You could link to the excel sheet from MS Access and manipulate it as a table (and base your forms or querys off of that)
-or-
you can directly manipulate the excel sheet via ADO. Example: http://www.vb-world.net/forums/showt...threadid=11376
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
|