V
Victor and TJ Friedmann
In my PPT2007 presentation I have the following macro designed to open a
file in the active window:
With ActiveWindow.Selection.ShapeRange.ActionSettings(ppMouseClick).Action =
pptActionHyperlink
.Hyperlink.Address = "C:\Documents and Settings\My
Documents\cookbook\notes servings\mayonnaise.txt"
Nothing happens when I execute it even thought path is correct.
What is worn?
Thanks,
Vic
file in the active window:
With ActiveWindow.Selection.ShapeRange.ActionSettings(ppMouseClick).Action =
pptActionHyperlink
.Hyperlink.Address = "C:\Documents and Settings\My
Documents\cookbook\notes servings\mayonnaise.txt"
Nothing happens when I execute it even thought path is correct.
What is worn?
Thanks,
Vic