View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jay Jay is offline
external usenet poster
 
Posts: 671
Default Modifying a Excel file without opening excel

I have a requirement to modify a generated excel file that is generated by a
reporting tool. My point of entry to the flow is a DLL and since this is a
production server they will prefer if I do this without installing excel in
the server. Is this even possible? If yes, could you point me in the right
direction? I was reading about XLLs but it seems that this is not their
intended use.

Thanks in advance

Jay