Share via

Importing a .xltm sheet into another work book

Anonymous
2018-01-29T22:26:21+00:00

First in a list of questions no doubt...

I have tried many solutions I have seen on the net and none of them seem to help me figure out this extremely simple function...

What code do I need for a macro, to apply to a button to import file 'Quote Template.xltm' into a workbook AFTER a sheet called 'Quotes', and BEFORE a sheet called 'QuotesEnd' and then all subsequent imported templates to follow on one after another in succession.

The template file location is L:\Quote Template

Thank you for any help

Luke

NEXT QUESTION WILL BE: How to pull customer details to the newly imported quote template from the 'Clients' page using the clients reference number...

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2018-02-01T16:48:56+00:00

    So there is no way to import another sheet into a workbook?

    If that is the case, is there a VBA to duplicate a page that exists within the workbook?

    Was this answer helpful?

    0 comments No comments
  2. Andreas Killer 144.1K Reputation points Volunteer Moderator
    2018-01-30T16:57:07+00:00

    You can't. A template is designed to create a new file.

    Do so and copy the created sheet(s) from the new file into your existing file.

    Andreas.

    Was this answer helpful?

    0 comments No comments