I am using visual logic to calculate stat percentages for basketball. Currently I am using visual logic to pull data from the Stat Crew XML file. The problem I have having is that in order to display 56.7% I am multiplying by 100% and it does not round correctly when the PA Announcer reads the stats from the stat sheet he gets. When I multiply by 1 and increase the String value to 5 I get the correct rounded percentage, but as 0.568%. Is there anyway that I can have this read 56.8%?
