Hi guys,

I want to make a macro that will take the current selection and automatically distribute it in a circle around the center of a slide.

Is there a PI constant in Powerpoint VBA? I could use that and the SIN and COS functions to figure out the angle and put the placement routine in a for/next loop.