Slide Number - Several Groups of Numbers
Hi there,
I have a project with several parts. I would like to have the numbers of the slides showing on the slides so the user could track the progress of a particular part. Let me explain more.
To make it simple - I have two parts, the first with two slides and the second with three slides. What I want is to automate the following.
Part 1
On Slide 1
text caption showing: 1 out of 2
On Slide 2
text caption showing: 2 out of 2
Part 2
On Slide 3
text caption showing: 1 out of 3
On Slide 4
text caption showing: 2 out of 3
On Slide 5
text caption showing: 3 out of 3
Problem 1 (more important):
I can use the cpInfoCurrentSlide, but the numbers continue after the slide 2, so on Slide 3 I will have the number 3. I need to reset the value of cpInfoCurrentSlide to 1 on slide 3. Any ideas?
Problem 2 (less important):
The total number of slides should change on Slide 3. I need to have the total number of the particular part only - while the number of the total number of slides for the first part would be 2, for the second part it should be 3. This could be done manually, but still, for the sake of the example, would be good to hear ideas
Thank you in advance
Bobby
