I have a series of macros that clean up about 20 different report files
stored in spreadsheets. All the code is currently stored in one XLT.
I'd like to be able to store the code for each report in its own XLT
with the common code in another XLT (21 XLTs in total) so that mutiple
developers could modify individual report code w/o stepping on one
another.

Is it possible to invoke code in one XLT from another XLT?

Thanks

Carl