Results 1 to 5 of 5

Thread: Export a specific page with tables from word template to excel spreadsheet

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Site Admin VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,496
    Location
    I need help to write a macro to export the last page of my template to an excel worksheet
    Have you considered saving the "last page of your template" as an Excel template in its own right and then join the two workbooks?

    and the document in a normal word document when user hit the command button.
    Which program (Word or Excel) are you in when the command button is activated?

    I manage to write the macro that can allow user to open the save the doc, but have no idea on how to convert the last page to excel.
    What exactly is the template you have constructed? I'm confident that the "allow user to open the save the doc" is a typo but can you reconstruct this bit as well please?
    Last edited by Aussiebear; 05-15-2022 at 02:26 PM. Reason: Missed a question to the OP
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

Posting Permissions

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