Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-24-2021, 11:14 PM
soroush.kalantari soroush.kalantari is offline Is there a way to stop macro modifications from undoing when Updating Word Linked Tables? Windows 10 Is there a way to stop macro modifications from undoing when Updating Word Linked Tables? Office 2016
Competent Performer
Is there a way to stop macro modifications from undoing when Updating Word Linked Tables?
 
Join Date: Jun 2021
Posts: 124
soroush.kalantari is on a distinguished road
Default Is there a way to stop macro modifications from undoing when Updating Word Linked Tables?

I have written a macro to optimize the routine modifications (changing font, row height, size, etc.) I always make for the tables linked from Excel to Word. Now the problem is that when I update the tables (via right click/update Link), all the macro modifications are undone. Is there a remedy for this problem? (Note: the same doesn’t happen if the modifications are made manually (without macro). I use Word 2016. I have found this problem is not specific to my macro and is the case for every macro running on linked Word tables. See the following simple example which just autofits a table and determines its height). I have also posted this question on SuperUser and Quora. (Cross posting for not getting a satisfactory answer)

Sub autofit()



' autofit Macro

Selection.Tables(1).AutoFitBehavior (wdAutoFitWindow)
Selection.Tables(1).Rows.Height = CentimetersToPoints(0.01)

End Sub
Reply With Quote
 

Tags
macro, tables, updating



Similar Threads
Thread Thread Starter Forum Replies Last Post
Updating INDEX leads to page margins modifications dum Word 3 03-01-2020 06:37 PM
Problem With Updating Linked Excel Tables in Word 2013 maverick1714 Word 6 09-30-2014 12:30 AM
Linked excel cells not updating in word lucky16 Word 0 09-10-2014 07:40 AM
Macro for replacing, copying and undoing. vthomeschoolmom Word VBA 1 12-05-2012 07:41 AM
Is there a way to stop macro modifications from undoing when Updating Word Linked Tables? Updating *from* a linked Word document hanvyj Word 2 03-01-2012 02:21 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 02:32 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft