R
Robin
I have developed Word forms with macros that will be
acessed by users through a DMS (iManage). The macros
differ in some respects, but are the same in other
respects. All macros were created through VBA on a
document-by-document basis and generally do the
following: Run a SQLConnect macro to connect to a
database, find the first point of user checkbox/field
selection, and finally, merge to a new document. Am I
storing the macros in the appropriate place, e.g., the
document?
acessed by users through a DMS (iManage). The macros
differ in some respects, but are the same in other
respects. All macros were created through VBA on a
document-by-document basis and generally do the
following: Run a SQLConnect macro to connect to a
database, find the first point of user checkbox/field
selection, and finally, merge to a new document. Am I
storing the macros in the appropriate place, e.g., the
document?