View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
chris5 chris5 is offline
external usenet poster
 
Posts: 1
Default How do I import an XLT worksheet into another workbook?

I'm recording a macro within a particular workbook. I need to (while I'm
still recording) import an XLT (template) worksheet from another workbook
into the one I'm recording on. I can import the data but it loses it's
format and places the data randomly. I need the template to come in as a new
worksheet showing up exactly as it is saved in it's original file.