Hey team,I now work for a small boutique investment advisory firm and have been streamlining a bunch of processes.
Hey team,I now work for a small boutique investment advisory firm and have been streamlining a bunch of processes. Something I have done is creating a tonne of macros for excel, now I am turning my attention towards word. Does anyone know of a decent website where I can learn about creating a skeleton template which can pull data from other word docs. For example, every month we write up a market commentary, which would then feed through to the master template on call, right now it is all copy and paste. Having a quick look, it looks like an XML structure would be the way to go? I have basic knowledge in coding, enough to get me through and I can learn (and find) what I need. Plus I don't get too complex.If anyone knows of a good system, please let me know!Ben
or write a macro that goes opens a named template and then copies it to your template.....if you have sample files i might be able to knock something up for you or at least do all the havy code and then just leave comments and variablesstuff for you to fill in.
Quote from Xsannz: February 16, 2015, 01:29:04 pmor write a macro that goes opens a named template and then copies it to your template.....if you have sample files i might be able to knock something up for you or at least do all the havy code and then just leave comments and variablesstuff for you to fill in.cheers, looking into those now. I know how to do a VBA in excel about copy and pasting, might have to learn how to do it regarding word docs.
I might take you up on that offer, however my new nigerian based, err, my new company has the IT policy to get around. I will actually need it to generate in word format, as I am not producing reports, but financial plans that they will need to be able to change.
Quote from benlav: February 16, 2015, 02:21:11 pmI might take you up on that offer, however my new nigerian based, err, my new company has the IT policy to get around. I will actually need it to generate in word format, as I am not producing reports, but financial plans that they will need to be able to change.fair enough the nice thing about VBA is you can get around it policy... i found a nice trick that enabled macros even if you had it disabled at domain level
sucks i hate narrow mindedness of the IT guys sometimes
Quote from Xsannz: February 17, 2015, 08:52:13 amsucks i hate narrow mindedness of the IT guys sometimesNo, Xsannz. You are the IT guys.
Be glad you have what you have.Things some of us would like to implement at work but can't due to lack of resources and resistance from the business.All network ports kept physically disconnected without a valid work order and change control to liven them.All network ports having port security with static (not sticky) MAC filtering.All PC's to be secured in tamperproof housings preventing access to back of PC, and front USB disabled.Whitelist for only approved USB devices as an additional safeguard.Applocker/Application whitelisting Internet access only to a whitelist of approved sites.Bitlocker on all drives including the aforementioned whitelisted USB devices.You get the idea :-P