View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
s.jay_k s.jay_k is offline
external usenet poster
 
Posts: 1
Default Excel Addin works that works on a template workbook

Hi,

I am developing an Excel Add-in in VC++ that has to receive a user submitted
template workbook, create a workbook based on this template and populate it's
contents with some values. The user submitted template can change. Is there
any known way to accomplish this (perhaps use some sort of XML technique)?

Can someone please advise me on how to go about doing this
Regards
--
s.jay_k