View Single Post
 
Old 01-17-2015, 05:58 PM
ptmuldoon ptmuldoon is offline Windows 7 64bit Office 2013
Advanced Beginner
 
Join Date: Sep 2014
Posts: 93
ptmuldoon is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
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.
Reply With Quote