VBA Code - Excel & Access

W

Workbook

I am trying to create a code in an Excel workbook that when I run the macro
it will perform the following functions in the following sequence.

1. Open an Access Database called Asset
2. Copy each record (126 total) from the table called Product Information
3. Create a new worksheet for each record and paste the contents in cells
B2:B11
 
S

Steve Schapel

Workbook,

Sice this is not related to Access macros, you will have a much better
chance of a good answer if you repost your question to either an Excel
related newsgroup, or to the microsoft.public.access.externaldata newsgroup.
 
Top