98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Word Training and help » Word macros excel
Word macros excel
Resolved · Urgent Priority · Version 2016
Gabriela has attended:
Excel Intermediate course
Excel Advanced course
Excel for Finance Professionals course
PowerPoint Intermediate Advanced course
Word macros excel
Hi
I have recently started a new project that involves preparation of financial statements/accounts using a Word template file. The word file has embedded macros that I need to run in order to import the information from Excel tables.
The files are under Microsoft 2016.
I have no experience in VBA/macros etc , but I can say for sure that something is not right as these files are terribly slow to open and operate, crashing every so often, if I manage to open them.
What should be a starting point for me to understand the issue and resolve/ speed up the process ?
Thank you in advance
Gabriela
RE: word macros excel
Hi Gabriela,
Thank you for the forum question.
It as a very difficult question to answer because the complexity of VBA.
It can be wrong memory management in the code. Non efficient use of loops in the code. Use of copy and paste in the code. It can be hundreds of different reasons.
You will need advanced level of VBA and experience of best practise writing VBA to analyse and optimise the code.
You will have to find the lines in the code which makes the file to crash and add timers to the code to find the lines which are time consuming.
Kind regards
Jens Bonde
Microsoft Office Specialist Trainer
Tel: 0207 987 3777
STL - https://www.stl-training.co.uk
98%+ recommend us
London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector
Will be marked as resolved in 5 days
Notice: This is an automated message. Due to inactivity, this forum post will be marked as 'resolved' if there are no further responses in the next 5 days.
Fri 15 Nov 2019: Automatically marked as resolved.
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Word tip:Change the default font in WordThe default settings for all new documents created in Word are stored in the Normal template, Normal.dot. |