J
JNW
Is there a way to determine the current file being used as the theme in xl2007.
I know you can load different themes by using (watch line break)
ActiveWorkbook.Theme.ThemeColorScheme.Load ( _
"C:\Program Files\Microsoft Office\Document Themes 12\Theme
Colors\Equity.xml")
But I can't figure out how to get it to tell me which file it is currently
using.
Thanks.
I know you can load different themes by using (watch line break)
ActiveWorkbook.Theme.ThemeColorScheme.Load ( _
"C:\Program Files\Microsoft Office\Document Themes 12\Theme
Colors\Equity.xml")
But I can't figure out how to get it to tell me which file it is currently
using.
Thanks.