There are some journals that has the requirement for the article that is going to be sent to them to have all the figures and tables at the end of the paper after bibliography. In laTeX this can be done using
Code:
\usepackage{endfloat}
Is it something possible in Word using VBA to move all of the tables that include figure to the end of the document?