E
Edward
Does PP have startup file something like normal.dot in word?
I have written an addin that is loaded by a automatic IT procdure , but I
want to use VBA Addin.add function for doing it , but I added that code in
Auto_Open () of the addin itself ! ( I think you can see the delema here ) if
adin is not loaded before this Auto_Open won't work . I would be nice if I
find that startup file for PP and add this line of code in it's Auto_Open(0
so everytime pp opens this code makes sure that specific addin is loaded.
Any suggestions?
I hope I was clear in my explanation
I have written an addin that is loaded by a automatic IT procdure , but I
want to use VBA Addin.add function for doing it , but I added that code in
Auto_Open () of the addin itself ! ( I think you can see the delema here ) if
adin is not loaded before this Auto_Open won't work . I would be nice if I
find that startup file for PP and add this line of code in it's Auto_Open(0
so everytime pp opens this code makes sure that specific addin is loaded.
Any suggestions?
I hope I was clear in my explanation