Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Selecting a shape in PowerPoint macro coding

Status
Not open for further replies.

getagrip

Technical User
Aug 4, 2003
1
US
I am relatively new to VBA in PowerPoint.

My macro coding attempts to insert a picture from file.

The coding works under the debugger (F8).

However, when run normally, the insertion yields error:
Run-time error '-2147188160 (80048240)'
Shape(unknown member):Invalid Request. To select a shape, its view must be active.

I don't know how to make a view active.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top