+ Reply to Thread
Results 1 to 2 of 2

Size limit for input file in VBA?

  1. #1
    Registered User
    Join Date
    02-12-2008
    Posts
    3

    Size limit for input file in VBA?

    Hi all,

    I have a macro that read XML files and then extract data from it.

    I have been using it to extract data from 400 mb files and it works perfectly. However, when I go to larger file sizes (800 mb, 6 gig), VBA/Excel doesnt' seem to be reading it. I don't think there is an error in my code so I was wondering if there is a file size limit in Excel.

    Here is a sample of my code:
    Please Login or Register  to view this content.
    So, if the file was read, the value of Fsuccess would be True. However, when the file sizes are big, it returns False.


    Thanks
    Last edited by Leith Ross; 03-28-2008 at 12:30 PM.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello cyc1120,

    Welcome to the Forum!

    To make your posts easier to read and preserve your formatting, please wrap your code. I did it for you this time. Here is how you can do it next time.

    How to wrap your Code
    On the Message window Toolbar you will see the # icon. This will automatically wrap the text you selected with the proper HTML tags to create a Code Window in your post. You can do this manually by placing the tag [code]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/code] at the end.

    As a new member please read the Do's and Don'ts here in the Forum. Click on the link below...

    Forum Rules

    Sincerely,
    Leith Ross

+ 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