I have myvar=45878 and a loop for next

during the for next i increase a counter count=count+1

how to insert in labe the value of percentage based the counter in %

in effect:

when count = myvar the percentage is 100%

hope i am clear