Include file
I have several type definitions and variable declarations that I want to
reuse. Can I store these definitions in a file and include it in VBA like
you do with C?
include <stdio.h
I have several spreadsheets that reuse the definitions and I reguarly have
changes. Instead of creating /modifying spreadsheets all I would need to do
is modify the include.
Thanks in advance for you help.
Guy Normandeau
|