Button to open specific slide number

Alright, so I’ve set this up in the past, with 3 slides and it works perfectly, but now with 6 it doesn’t.
This is what I’ve built out:


I’m using the changeSlide() function.

The problem is that currently if I leap from training to Trainer development (for example)- it only progresses up the number i’ve identified (change slide 5 times), not to the appropriate slide (slide 5).

Is there a function for something akin to “goto slide 5” instead of change slide? Forgive my ignorance- I’m completely self taught.

Thanks in advance

Any luck on this?