VBA and Selection - TechRepublic
General discussion
April 18, 2002 at 01:02 AM
mbsolomon

VBA and Selection

by mbsolomon . Updated 24 years, 2 months ago

In VBA, in a word document and insert a picture into the 1 by 1 table. However, when I do that, the picture is inserted behind the table. In an effort to fix that, I added vba code to first select the table. That inserts the picture in the table, but it is not selected after the insertion. This I cannot format the picture for size in vba.
I would like to be able to resize the picture to be 8.5″ wide and keep the proportion of the vertical dimension.
Any suggestions? Thanks

This discussion is locked

All Comments