Thanks, Steve, for your detailed answer.
I understand you do not recommend using the Windows registry for the task.
Regarding the vbScript approach, I have to admit I don't know enough about
it. You are correct in your assumption: I want the macro to find all files
of a certain type, and present their data graphically using a particular
template. Presently, the template is duplicated for each folder, rather
inefficient since it is a file of several hundred kB. In fact, the only
reason I save it is so that I don't have to remember and enter the folder
path every time. If I can simply right-click on a folder or a control button
and get its path into the designated cell in the template, then I'm in
business! One other detail, whatever method is used I must be able to
distribute to co-workers who are less computer savvy than (even?) I am.
That's it in a nutshell.
Any insights to lead me down the the most straightforward path would be
appreciated.