View Single Post
 
Old 11-12-2018, 05:02 PM
AntiqueWhale AntiqueWhale is offline Windows 10 Office 2016
Novice
 
Join Date: Nov 2018
Posts: 11
AntiqueWhale is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
What is the point of pasting the pictures into textboxes?
Thanks, Paul for replying.

My scenario is I have a word template for the report, which consists of a bunch of Textboxes. Some of the Textboxes will be used for just typing comments, some of them are for data presentation.

I have an excel application, which has the charts, tables, and ranges that need to be inserted into the Word report.

What I am doing is writing VBA in Excel, copy those tables, ranges as the picture and paste them into corresponding Textboxes, and format them to fill those Textboxes
Reply With Quote