+ Reply to Thread
Results 1 to 1 of 1

VBA Function for XFDF import into Excel very slow

  1. #1
    Registered User
    Join Date
    11-12-2015
    Location
    Bladel, the Netherlands
    MS-Off Ver
    Office 2016 Pro
    Posts
    4

    VBA Function for XFDF import into Excel very slow

    I found a VBA function that parses Adobe PDF Form XML data (.xfdf) into an Excel worksheet. When this code is used in a separate Workbook without anything else it works fast (<1 sec). However when I use it in the large workbook that I use to generate individual PDF reports it's extremely slow (~5 minutes!!)

    I've tried adding Application.ScreenUpdating = False, Application.EnableEvents = False, Application.Calculation = xlCalculationManual and Application.Volatile (False), but it didn't help.

    Any ideas are very welcome. (I'm a VBA beginner, able to copy and adapt scripts I find for my purposes...)

    This is the code used:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by willefg; 10-26-2016 at 06:33 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How can I link PDF Form .xfdf data to Excel worksheet
    By willefg in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-19-2016, 12:16 PM
  2. COUNTIFS function makes excel slow, how to make the function "shorter"
    By Gifupack in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-07-2015, 07:01 AM
  3. Import Data from Web to Excel Function
    By luctru in forum Excel General
    Replies: 0
    Last Post: 03-15-2011, 09:32 PM
  4. [SOLVED] XML Import too slow
    By detritus in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-21-2006, 06:15 AM
  5. Replies: 2
    Last Post: 06-28-2005, 02:05 PM
  6. Why is the subtotal function in excel 2003 very slow compared to .
    By wd1 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-09-2005, 10:06 PM

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