+ Reply to Thread
Results 1 to 9 of 9

Unable to export data greater than 65000 row

  1. #1
    Registered User
    Join Date
    03-23-2012
    Location
    Haryana, Delhi NCR, Bangalore.
    MS-Off Ver
    Excel 2003, 2007
    Posts
    44

    Unable to export data greater than 65000 row

    Hi all,

    i want to export query output into text file by using Output macro but it showing me a message "You selected More records than copy onto the clipboard at one time". Total output is greater than 65000.
    Thanx & Regards,
    Naveen Pundir

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,485

    Re: Unable to export data greater than 65000 row

    Hello,
    Excel 2003 only has 65,536 rows.
    If you have xl'07 in compatibilty mode, you also only have 65,536 rows.

  3. #3
    Registered User
    Join Date
    03-23-2012
    Location
    Haryana, Delhi NCR, Bangalore.
    MS-Off Ver
    Excel 2003, 2007
    Posts
    44

    Re: Unable to export data greater than 65000 row

    Thanx for responding.

    But i'm exporting it into Text file.

  4. #4
    Registered User
    Join Date
    03-23-2012
    Location
    Haryana, Delhi NCR, Bangalore.
    MS-Off Ver
    Excel 2003, 2007
    Posts
    44

    Re: Unable to export data greater than 65000 row

    any undate ...

  5. #5
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Unable to export data greater than 65000 row

    Did you check "export data with formatting and layout"?
    "I am not a rocket scientist, I am a nuclear engineer." - Split_atom18
    If my advice has been helpful to you, then please help me by clicking on the "Star" and adding to my reputation, Thanks!

  6. #6
    Registered User
    Join Date
    03-23-2012
    Location
    Haryana, Delhi NCR, Bangalore.
    MS-Off Ver
    Excel 2003, 2007
    Posts
    44

    Re: Unable to export data greater than 65000 row

    Hi,
    yes it's working if i right click on table and export but i wanna export it via macro.

  7. #7
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Unable to export data greater than 65000 row

    What command are your using to export via macro?

  8. #8
    Registered User
    Join Date
    03-23-2012
    Location
    Haryana, Delhi NCR, Bangalore.
    MS-Off Ver
    Excel 2003, 2007
    Posts
    44

    Re: Unable to export data greater than 65000 row

    Hi,

    Go to Macro tab>New>Output to (in action)..

    I'm not useing any VBA coading.

  9. #9
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Unable to export data greater than 65000 row

    I would give TransferText a shot.

    Here is a link to microsoft on it. TransferText Macro Action

    Note it is the 2007 link.

    Hope this gets you there. I don't use macro's often. I use vba for similar exports.

    Dan

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1