Score

  • Thread starter Thread starter cccc
  • Start date Start date
C

cccc

Can I make some kind of hyperlink that will keep a score for me when i click
on it. What i mean is lets say on one slide i have
A B C D
100 200 300 400
now when i Click on 100 i want to have that 100 added on scoreboard
(different slide) and show me only final score. Making a game scoreboard

Thanks
 
Only by using vba code. There's no way to change a slide other than the
current one without code.
 
Back
Top