vba code to copy table from access 97 to excel 97 
Author Message
 vba code to copy table from access 97 to excel 97

Hi,

I have created a data report in access 97 and I would like to transfer the
data from access to excel 97, format the fields and save the report .

I don't know how to send the data directly -with VBA code-from access to
excel.

Thanks,

T.



Thu, 05 Aug 2004 21:23:01 GMT  
 vba code to copy table from access 97 to excel 97
Hi Anastasios

My name is Tim Macaulay of the Microsoft Access Newsgroup Support team.  I
will be working with you on the issue that you are experiencing with the
Microsoft Access product.

You can utilize the TransferSpreadsheet Method/Action to export information
from Microsoft Access to Microsoft Excel.  If the Microsoft Excel
spreadsheet is formatted in a special manner, you may need to automate
Microsoft Excel and loop through the table and populate the cells with
information.

You can reference the Microsoft Access Help file, while in the VBA
Environment for more information on the TransferSpreadsheet Method/Action
by searching on TransferSpreadsheet.

Please let me know if how things work out for you.

Thank you for using the Microsoft Access Newsgroups,

Tim Macaulay
Microsoft Support
Monday through Thursday - 8:30 A.M. to 7:30 P.M.

This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure? For information about the Microsoft Strategic Technology
Protection Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.



Fri, 06 Aug 2004 06:18:47 GMT  
 vba code to copy table from access 97 to excel 97
On Sun, 17 Feb 2002 13:23:01 +0000 (UTC), "Anastasios Astyfidis"

Quote:

>Hi,

>I have created a data report in access 97 and I would like to transfer the
>data from access to excel 97, format the fields and save the report .

>I don't know how to send the data directly -with vba code-from access to
>excel.

>Thanks,

see if my ideas in tip # 23 and 24 on my web site help.

----------------
Richard "ManxMan" Killey

www.comeandread.com/access

visit my site for tips



Fri, 06 Aug 2004 09:40:02 GMT  
 vba code to copy table from access 97 to excel 97
Try Active XL Report

--
Andrei Smolin
Easy way to Excel reporting at www.ActiveXLReport.com



Quote:
> Hi,

> I have created a data report in access 97 and I would like to transfer the
> data from access to excel 97, format the fields and save the report .

> I don't know how to send the data directly -with vba code-from access to
> excel.

> Thanks,

> T.



Fri, 06 Aug 2004 21:07:37 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Import from Excel 97 to Access 97 table

2. Import From Excel 2000 with VBA code into Access 97

3. Linked table in Access 97 using VBA code ????

4. VBA code in Excel 97 vs Excel 2002

5. Access 97: VBA-DAO-Access 97 synchronization problem?

6. Error in VBA Excel 97 copying all except borders

7. Excel 97 VBA vs Excel 2000 VBA

8. Automation Problem with Access 97/Excel 97

9. Urgent : Exporting Access 97 data to Excel 97

10. Sending and manipulating data from Access 97 to Excel 97

11. Exporting Access 97 data to Excel 97

12. importing excel 97 srpeadsheets to access 97

 

 
Powered by phpBB® Forum Software