View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stef[_2_] Stef[_2_] is offline
external usenet poster
 
Posts: 3
Default Excel "integrated" in VB6

Hi,

I am using a Excel Workbook to produce report (with VB6).
I would like to have all the workbook specs without
having to carry the file along... creating it on run-time
is too long so do you know how I can "compilate or
integrate it" in a .exe program so it would be part of
the application?