How do I convert the result of intBtnClkCount1 += 1 to a percent?
I want to result to display the results of single votes and divide them against total votes of 50.
Curt
How do I convert the result of intBtnClkCount1 += 1 to a percent?
I want to result to display the results of single votes and divide them against total votes of 50.
Curt
Percentage = Vote/Total_Vote * 100
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.