Results 1 to 20 of 30

Thread: Extracting Word form Data and exporting to Excel spreadsheet

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #18
    VBAX Newbie
    Joined
    May 2014
    Posts
    1
    Location
    Hi,

    I am using office 2011 for mac, the forms that I wish to extract are as attached, about 50 of them all in one folder. I am sure that I have got this to work in the past, trying again today I cannot get it to work.

    When I use macropod's VB above, I get a runtime error saying that Activex cannot create an object, and debug takes me to the line:
    Set oFolder = CreateObject("Shell.Application").BrowseForFolder(0, "Choose a folder", 0)

    I'd appreciate any advice "for dummies", even things like where to put correct paths etc.

    Thanks!

    Ruaraidh
    Attached Files Attached Files

Posting Permissions

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