Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default XL2000 VBA code to ACCESS 2000

Besides the 'Sample' code provided with XL97 & XL2000 does
anyone have a good working example of EXCEL 2000 opening,
inquiry, reads and updates to ACCESS 2000 tables.

Download should contain the ACCESS MDB, tables and EXCEL
VBA code to access ACCESS....

TIA

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default XL2000 VBA code to ACCESS 2000

This might be a help for getting data to and from Excel and Access: It
includes examples of using variables in SQL queries.
http://www.bygsoftware.com/examples/sql.html

Or you can get there from the "Excel with Access Databases" section on page:
http://www.bygsoftware.com/examples/examples.htm

It demonstrates how to use SQL in Excel's VBA to:

* create a database,
* create a table and add data to it,
* select data from a table,
* delete a table,
* delete a database.

You can also download the demonstration file called "excelsql.zip".

The code is open and commented.


--

Regards
Andy Wiggins
www.BygSoftware.com
Home of "The Excel Auditor" and "Byg Tools for VBA"



"Tom Rudski" wrote in message
...
Besides the 'Sample' code provided with XL97 & XL2000 does
anyone have a good working example of EXCEL 2000 opening,
inquiry, reads and updates to ACCESS 2000 tables.

Download should contain the ACCESS MDB, tables and EXCEL
VBA code to access ACCESS....

TIA



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I write From Excel 2003 to Access 2000? [email protected] Excel Discussion (Misc queries) 0 November 30th 06 07:56 PM
Using Access in Excel VB Code Michael Excel Discussion (Misc queries) 1 February 2nd 06 07:31 PM
Viewing Access Code in Windows 2000 Larry Bird Excel Discussion (Misc queries) 1 November 8th 05 06:23 PM
restricted access in Excel 2000? dg Excel Discussion (Misc queries) 0 July 14th 05 03:23 PM
How to compare two tables in Access 2000? Futureer Excel Discussion (Misc queries) 1 June 29th 05 10:54 AM


All times are GMT +1. The time now is 03:54 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"