I m little bit confused. Are you trying to say that when you change the value of one cell in your case cell number 3 it is then being multyplied by the same number? Try to use
Convert.ToInt32
You should mention what type of values are you converting and more important how big are they.