Manipulating tables in powerpoint with VBA?

  • Thread starter Peter Vanbrussel
  • Start date
P

Peter Vanbrussel

In order to apply some branding to presentations I need to
be able to detect in what cell(s) of a table the selection
is located. The Activewindow.selection.Shaperange will
only give me control over Fill of the whole table.
If I go with .TextRrange.Fill then it will also change the
whole table. In fact, it changes the whole shape.
Can anybody give me hint?

Thanks,

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top