M***@Alum.MIT.Edu
2006-01-29 01:57:00 UTC
I'm a VBA newbe. And it seems VBA code is generally stored in a
particular MS Office document (.xls, .mdb, etc) and only accessible
within that document (as in Access) or within that program (as Excel).
** How do I share my VBA code between all my MS Office applications
(Word, Access, Excel, Outlook, etc) and cause it to be automatically
loaded when the applications start? For instance, sharing a badly
needed GMT() function which returns the current time in GMT.
In particular, I'm putting together some GMT & UTC date functions
(based on www.cpearson.com/excel/timezone.htm), plus certain standard
file naming & label generation, which I'd like all my applications to
have applications to have access to. I've thought of add-ins, but
these SEEM to be tied to particular applications (as letter.dot for
Word, .mda for Access, etc).
Thanks! PS: Give your paypal email and I'll send you some $ for a good
answer!
-Mike Parker, www.Cytex.com
particular MS Office document (.xls, .mdb, etc) and only accessible
within that document (as in Access) or within that program (as Excel).
** How do I share my VBA code between all my MS Office applications
(Word, Access, Excel, Outlook, etc) and cause it to be automatically
loaded when the applications start? For instance, sharing a badly
needed GMT() function which returns the current time in GMT.
In particular, I'm putting together some GMT & UTC date functions
(based on www.cpearson.com/excel/timezone.htm), plus certain standard
file naming & label generation, which I'd like all my applications to
have applications to have access to. I've thought of add-ins, but
these SEEM to be tied to particular applications (as letter.dot for
Word, .mda for Access, etc).
Thanks! PS: Give your paypal email and I'll send you some $ for a good
answer!
-Mike Parker, www.Cytex.com