PDA

View Full Version : File Path Question



Saxylady1964
03-05-2009, 02:22 PM
I have the following code in an Excel Spreadsheet.

I need it to work in Powerpoint and I am stumped.

Dim MyPath As String
MyPath = ThisWorkbook.Path

John Wilson
03-05-2009, 03:49 PM
mypath =ActivePresentation.Path should do it