View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
giorgino giorgino is offline
external usenet poster
 
Posts: 1
Default Excel document building

Hi. I have some information from a source (XML or DB) i need to put in
an excel file by means of java(jexcel) or .NET applications. My problem
is that i have no fixed template. Can someone give me an advice on make
this? Is there an easy way to build templates and using them by means
of software code?

Thanks...