View Single Post
 
Old 12-17-2013, 07:08 AM
Charles Kenyon Charles Kenyon is offline Windows 7 64bit Office 2013
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,464
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Quote:
Originally Posted by New Daddy View Post
The one I have is a global template residing in the default Startup folder, not a Com add-in. Could you elaborate on how to cycle through template Add-ins please?
Sorry, no, I will not. I am not a programmer, but a lawyer. While I could do what you ask, it would be a fair amount of work for me and I see no reason to do it.

If it is only one Add-In, I would actually open the Add-In as a document and get the report. You don't need a macro or code to do that. If you want one, I suspect you could record the macro.

The process of cycling through a type of object and running a procedure is the For Each X, Next X method. You can find it in a tutorial on VBA.
Reply With Quote