View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tomasz Klim[_2_] Tomasz Klim[_2_] is offline
external usenet poster
 
Posts: 6
Default Excel sheet analyzer/generator

Hi

I need a tool, that can analyse existing Excel Sheet, and generate
Visual Basic 6.0 / VBA code, which in turn generate this sheet from scratch
(add new blank sheet, apply all changes).

I'm interested in column/row sizes, cell colors, borders, cell values,
and formulas. I don't need support for VBA.

Does anybody know such tool?