Exporting to Excel

DJPants

New Member
Joined
Mar 21, 2005
Messages
20
Hello,

I'm using Excel 2003 and when exporting data from Access to Excel I cant export more than around 10,000 lines - any idea why or solutions?

Thanks in advance.
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Joe4

MrExcel MVP, Junior Admin
Joined
Aug 1, 2002
Messages
67,011
Office Version
  1. 365
Platform
  1. Windows
How exactly are you exporting the data? Through a Macro or VBA code or copy & paste? If Macro or VBA code, please list the syntax you are using.
 
Upvote 0

DJPants

New Member
Joined
Mar 21, 2005
Messages
20
Thanks for the reply Joe, I only export the data via copy and paste or through the office links icon within Access.

Cheers,
 
Upvote 0

Joe4

MrExcel MVP, Junior Admin
Joined
Aug 1, 2002
Messages
67,011
Office Version
  1. 365
Platform
  1. Windows
I believe that is a limitation of Copy & Paste.

Try using a macro, specifically the TransferSpreadsheet action. It is pretty easy. Just fill out the arguments it asks for. There is a description of each one and F1 provides even further explanation.
 
Upvote 0

Will_B

Board Regular
Joined
Mar 4, 2009
Messages
79
If you have memo fields in the data you are pasting to Excel, they will be truncated to just 255 characters. You'll not know it happened unless you look for it. The only way to avoid it is to use the Export feature of Access. If you don't have any memo fields, there's no problem with pasting.
 
Upvote 0

Forum statistics

Threads
1,191,310
Messages
5,985,915
Members
439,987
Latest member
g00ber

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top