So I've set up something in Visual Logic to take a value from Object A and the value of Object B to determine the value of Object C. The values are the numbers in the text field, which are then multiplied to get a decimal for percentages (Multiply by .010). So if the text value of Object A is 70 (.70) and the text value of Object B is 25 (.25), then Object C becomes 5 (.05). Make sense?
However, in Visual Logic, when the values are multiplied, they come out at 15 or so decimals (so 30*.010= .2999998... so on and so forth), which is messing up the rest of my visual logic math.
Should I be going about this a different way? Bascally, this is for a bar graph for three outcomes. If bar A (.7) + bar B(.3) = 1, then bar C will not show up. But for some reason, none of the math is coming out right, and it is making bar C show up. Very basic stuff, so basic that maybe that's why I'm missing it. If you need the file, I'll provide it.