Hi
I am trying to perform calculations on a var that I declared as integer with decimal place set to 2. however when i perform the calculations with a fraction e.g. 0.5 added to this variable. It just drops the fraction. I have attempted to use all the different variable types but still. The Var is from a table
Thanks
I am trying to perform calculations on a var that I declared as integer with decimal place set to 2. however when i perform the calculations with a fraction e.g. 0.5 added to this variable. It just drops the fraction. I have attempted to use all the different variable types but still. The Var is from a table
Thanks
Comment