G
Grip
Hi,
We are using PowerPoint for storyboarding and Word to do the narration
and programmers notes.
Currently this is how we do it:
1. In Word doc, put a 3 column table
2. Create Multiple Powerpoint files - one for each storyboard
[StoryboardXX.ppt]
3. In first column, first row, Insert > Object > Create from File >
Link to File > [Storyboard01.ppt]
4. Repeat Step 3 for each row (actually, I just ALT+F9 and
copy/paste/edit the field codes.
What we get is one MSWord file and way too many PowerPoint files.
Instead, what I want to do for Step 3 is link to a specific slide in
one PowerPoint (eg. StoryboardAll.ppt)
Here is the field code text:
{LINK PowerPoint.Show.8 "C:\\storyboard.ppt" "" \a \f 0 \p }
Now, if I were linking to an Excel Spreadsheet, in the second set of ""
(aka PlaceReference) I could add a sheet reference. However, although
all the slides in PowerPoint are numbered, I can't seem to add a
PlaceReference to a slide.
I tried things like:
{LINK PowerPoint.Show.8 "C:\\storyboard.ppt" "2" \a \f 0 \p }
{LINK PowerPoint.Show.8 "C:\\storyboard.ppt" "slide2" \a \f 0 \p }
Is there anyway I can get this to work?
Thanks,
Colin
We are using PowerPoint for storyboarding and Word to do the narration
and programmers notes.
Currently this is how we do it:
1. In Word doc, put a 3 column table
2. Create Multiple Powerpoint files - one for each storyboard
[StoryboardXX.ppt]
3. In first column, first row, Insert > Object > Create from File >
Link to File > [Storyboard01.ppt]
4. Repeat Step 3 for each row (actually, I just ALT+F9 and
copy/paste/edit the field codes.
What we get is one MSWord file and way too many PowerPoint files.
Instead, what I want to do for Step 3 is link to a specific slide in
one PowerPoint (eg. StoryboardAll.ppt)
Here is the field code text:
{LINK PowerPoint.Show.8 "C:\\storyboard.ppt" "" \a \f 0 \p }
Now, if I were linking to an Excel Spreadsheet, in the second set of ""
(aka PlaceReference) I could add a sheet reference. However, although
all the slides in PowerPoint are numbered, I can't seem to add a
PlaceReference to a slide.
I tried things like:
{LINK PowerPoint.Show.8 "C:\\storyboard.ppt" "2" \a \f 0 \p }
{LINK PowerPoint.Show.8 "C:\\storyboard.ppt" "slide2" \a \f 0 \p }
Is there anyway I can get this to work?
Thanks,
Colin