Quote:
Originally Posted by macropod
There is no real difficulty with inserting the chart - the code for that is quite straightforward. The difficult part is in allowing the user to choose where it will go. Yes, you could use a userform, but how do you propose the user going to get that to run? After all, unlike a content control, it won't exist in the body of the document.
|
I may not have mentioned in the past, but I can push a global template/addin to all users machines. So they can run a macro with either a keyboard shortcut or adding to the ribbon (I haven't learned the ribbon part yet though)
I already have a global template / addin file for all machines. So I can just update that file and push it out. But of course won't do that till after running some test locally.