We’re just upgrading to Office 2007. We have over 1000 Word templates and as part of the conversion we want to build in some method of tracking how much & how often they’re used. A couple of options I thought of were writing code to:
– append ‘date run’ to a txt file (1 txt file for each template I guess) every time the template is run
or
– create a couple of custom doc properties in the template and modify their value every time the template is run to record both the date last run and the number of times run
Does anyone have any other ideas?
Thanks…
Adri