solved - see post # 6
Hi all.
I am trying to learn if there is an easier way to copy (or transfer) column(s) greater than 65k (65535) from ms access into excel, like a switch or flag in ms access. Yes, it is possible to copy greater than 65k cells while inside excel, but you can't copy 65k+ from access to excel--from access, you have to export that to a file and import it into excel, but that seems a bit tedious in steps. I am wondering if there is a more quicker way of copying large columns from ms access into excel and with the least amount of steps.
Does anyone have any suggestions office 2000/2003/2010/2013 ?
+ Reply to Thread
Results 1 to 7 of 7
-
Last edited by vhelp; 30th Mar 2016 at 19:13.
-
Why are you exporting/importing, or copying/pasting? Why not just use ODBC to natively use access tables/queries AS your direct data source in excel?
Scott -
Its not that kind of situation.
When I copy data into excel, it is for quick formatting, searching, testing, or some form of debugging that I need to do to that column. Sometimes I re-insert that column back into access, and sometimes I don't. It all depends on what I am doing at the time, and I'm in a rush to do it. So I need to do it quick w/out thinking too much into it. You know.. get in and out. These are things that I can't easily do in access to one column of data. Its much easier to throw a column into excel and do a few quick things to it to get ideas or fix something or whatever. This is what i've been doing for years, but now our data has grown well past the 65k limit in access and the queries that run I can't easily take columns and jump out/in with them when debugging. Exporting and Importing is too labor'us a process for me and I am now searching for another method that I hope is quicker. Given the above discussion, doing an ODBC is not practical. -
My suggestion would be then to either:
1. Learn to do your "quick & dirty" stuff within the database (query language is about as full-featured as excel's formula language),
or
2. Upgrade from Access to something like SQL Server, where you don't have near the limitations.
(or both)
Scott -
I digged a bit in google, apparently this a windows clipboard limitation. Access can't copy more than 65000 lines into the clipboard. It caused problems even when exporting to a new excel file from within access unless you uncheck "export data with formatting and layout" which bypasses the windows clipboard.
People also use VBA scripts to bypass the clipboard.
http://stackoverflow.com/questions/3209974/how-to-transfer-more-than-65536-rows-from-a...-to-excel-2007
http://answers.microsoft.com/en-us/office/forum/office_2013_release-access/cant-export...b-280c82094bce
Not sure if that solves your problem, but you can export directly to an excel file.
Similar Threads
-
ms access 2010 and wheel mouse scroll support..[solved]
By vhelp in forum ComputerReplies: 8Last Post: 2nd May 2015, 05:28 -
Why can't I copy paste DIVX files
By Phototaker in forum Newbie / General discussionsReplies: 3Last Post: 9th Nov 2014, 18:52 -
office 2003 to office 2010, excel files
By vhelp in forum ComputerReplies: 4Last Post: 3rd Jul 2014, 20:50 -
looking for savy excel users, 2003 and 2010
By vhelp in forum ComputerReplies: 2Last Post: 2nd Jan 2014, 21:02 -
Can I copy and paste files from dvd?
By vstar in forum DVD RippingReplies: 4Last Post: 15th Nov 2013, 02:35